comparison README @ 717:74deece07742

update text about authorized_keys options
author Matt Johnston <matt@ucc.asn.au>
date Thu, 21 Mar 2013 23:11:16 +0800
parents 20dafc77322e
children f8b28a3de6cb
comparison
equal deleted inserted replaced
716:af4ef98b8591 717:74deece07742
26 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwVa6M6cGVmUcLl2cFzkxEoJd06Ub4bVDsYrWvXhvUV+ZAM9uGuewZBDoAqNKJxoIn0Hyd0Nk/yU99UVv6NWV/5YSHtnf35LKds56j7cuzoQpFIdjNwdxAN0PCET/MG8qyskG/2IE2DPNIaJ3Wy+Ws4IZEgdJgPlTYUBWWtCWOGc= someone@hostname 26 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwVa6M6cGVmUcLl2cFzkxEoJd06Ub4bVDsYrWvXhvUV+ZAM9uGuewZBDoAqNKJxoIn0Hyd0Nk/yU99UVv6NWV/5YSHtnf35LKds56j7cuzoQpFIdjNwdxAN0PCET/MG8qyskG/2IE2DPNIaJ3Wy+Ws4IZEgdJgPlTYUBWWtCWOGc= someone@hostname
27 27
28 You must make sure that ~/.ssh, and the key file, are only writable by the 28 You must make sure that ~/.ssh, and the key file, are only writable by the
29 user. Beware of editors that split the key into multiple lines. 29 user. Beware of editors that split the key into multiple lines.
30 30
31 NOTE: Dropbear ignores authorized_keys options such as those described in the 31 Dropbear supports some options for authorized_keys entries, see the manpage.
32 OpenSSH sshd manpage, and will not allow a login for these keys.
33 32
34 ============================================================================ 33 ============================================================================
35 34
36 Client public key auth: 35 Client public key auth:
37 36