|
Lines 4221-4231
Link Here
|
| 4221 |
<filename>~/.ssh/id_rsa</filename>, whereas the public key is |
4221 |
<filename>~/.ssh/id_rsa</filename>, whereas the public key is |
| 4222 |
stored in <filename>~/.ssh/id_dsa.pub</filename> or |
4222 |
stored in <filename>~/.ssh/id_dsa.pub</filename> or |
| 4223 |
<filename>~/.ssh/id_rsa.pub</filename>, respectively for DSA and |
4223 |
<filename>~/.ssh/id_rsa.pub</filename>, respectively for DSA and |
| 4224 |
RSA key types. The public key must be placed in |
4224 |
RSA key types. The public key must be placed in the |
| 4225 |
<filename>~/.ssh/authorized_keys</filename> of the remote |
4225 |
<filename>~/.ssh/authorized_keys</filename> file of the remote |
| 4226 |
machine in order for the setup to work. Similarly, RSA version |
4226 |
machine in order for the setup to work. Both DSA and RSA version |
| 4227 |
1 public keys should be placed in |
4227 |
1 public keys may be placed in the |
| 4228 |
<filename>~/.ssh/authorized_keys</filename>.</para> |
4228 |
<filename>~/.ssh/authorized_keys</filename> file.</para> |
| 4229 |
|
4229 |
|
| 4230 |
<para>This will allow connection to the remote machine based upon |
4230 |
<para>This will allow connection to the remote machine based upon |
| 4231 |
SSH keys instead of passwords.</para> |
4231 |
SSH keys instead of passwords.</para> |