diff options
author | Matt Johnston <matt@ucc.asn.au> | 2013-03-21 23:11:16 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2013-03-21 23:11:16 +0800 |
commit | 2f098325f83fb8220ae10c2cef1f407173d46828 (patch) | |
tree | d6ed41d46a0e415851089bf3c104d0d0c86eeac1 | |
parent | 9dc30fbd2a09287b2761d58ff1d387e5d69c7e69 (diff) |
update text about authorized_keys options
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -28,8 +28,7 @@ ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwVa6M6cGVmUcLl2cFzkxEoJd06Ub4bVDsYrWvXhvUV+Z You must make sure that ~/.ssh, and the key file, are only writable by the 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. +Dropbear supports some options for authorized_keys entries, see the manpage. ============================================================================ |