summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-03-21 23:11:16 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-03-21 23:11:16 +0800
commit7f815e365e9545614b78546bd6ed1013f3a2960b (patch)
tree4ea460c07c9866b259b56a4c040ac3a4c0089285
parentdba61288e15f4b3a66d272058c0f3ef193bdff6f (diff)
downloaddropbear-7f815e365e9545614b78546bd6ed1013f3a2960b.tar.gz
update text about authorized_keys options
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 2714c74..a8ebda3 100644
--- a/README
+++ b/README
@@ -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.
============================================================================