![]() |
![]() |
||||
| What's happening | |||||
phraseless ssh
On machine to log in from: Generate public and private keys: Copy public key to machine to log in to: Remote login to the destination machine using password: On the remote host: Create authorized_keys2 in the .ssh directory if it doesn't exist: Make sure it is readable only by you Append the public key to the authorized_keys2 file That should be enough. Log in again from the machine where you generated the private and public keys. You shouldn't be asked for a password. 2009-05-20 21:40:44 GMT
|
|||||
