![]() |
|
|
|
#1
|
|||
|
|||
|
SecureCRT SSH2 to FreeBSD OpenSSH
Please, can you give me step-by-step instructions how I can connect to my FreeBSD machine with OpenSSH running, using Public Key authentication? I can connect with password auth but not with Public key.
|
|
#2
|
||||
|
||||
|
Hello Africa,
Quote:
In order to use your public key you must transfer the .pub file created by the Key Generation wizard to the ~/.ssh directory on the SSH2 The second version of the SSH protocol which provides a way to encrypt network traffic between a client and a server, with a slightly different set of security features than the SSH1 protocol provides. server A computer program that provides services to other computer programs (called clients). Often the computer on which a server program runs is also called a server. The term host is often used as a synonym for server.. It is recommended that you follow the procedure below for using copy and paste to create a copy of the Identity.pub file in the ~/.ssh directory on the remote machine. If you decide instead to transfer the Identity.pub file to the ~/.ssh directory using an FTP client A computer or application that uses services provided by a server., be sure to transfer the file in ASCII mode. Also be sure to complete step 4d below. To use copy and paste to configure the SSH2 server to recognize your Identity.pub file:
Code:
Code:
Please let me know if this is information helps or if you have any questions about the process. Thanks, -bocks |
|
#3
|
|||
|
|||
|
Thats great!
Thanks a lot! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|