diff options
author | Matt Johnston <matt@ucc.asn.au> | 2006-03-09 12:37:38 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2006-03-09 12:37:38 +0000 |
commit | 94b28e420c1e46dba6dcc4a46e5ae7fcc67a86d3 (patch) | |
tree | a0bcbfef0cc03ef65c5eabac17d36bc8736000e2 /README | |
parent | 9368e4db33e86464614fc140897a25ac310c834b (diff) |
0.48 progress
--HG--
extra : convert_revision : 23abf9a27f91b8191c12b24a8b2557e5e8750c21
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ the key entries in that file. They should be of the form: ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwVa6M6cGVmUcLl2cFzkxEoJd06Ub4bVDsYrWvXhvUV+ZAM9uGuewZBDoAqNKJxoIn0Hyd0Nk/yU99UVv6NWV/5YSHtnf35LKds56j7cuzoQpFIdjNwdxAN0PCET/MG8qyskG/2IE2DPNIaJ3Wy+Ws4IZEgdJgPlTYUBWWtCWOGc= someone@hostname You must make sure that ~/.ssh, and the key file, are only writable by the -user. +user. Beware of editors that split the key into multiple lines. NOTE: Dropbear ignores authorized_keys options such as those described in the OpenSSH sshd manpage, and will not allow a login for these keys. |