Document that HashKnownHosts may break tab-completion
Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1727 Bug-Debian: http://bugs.debian.org/430154 Last-Update: 2013-09-14 Patch-Name: doc-hash-tab-completion.patch Gbp-Pq: Name doc-hash-tab-completion.patch
This commit is contained in:
parent
56e786a6f8
commit
de4759ea28
|
@ -848,6 +848,9 @@ Note that existing names and addresses in known hosts files
|
|||
will not be converted automatically,
|
||||
but may be manually hashed using
|
||||
.Xr ssh-keygen 1 .
|
||||
Use of this option may break facilities such as tab-completion that rely
|
||||
on being able to read unhashed host names from
|
||||
.Pa ~/.ssh/known_hosts .
|
||||
.It Cm HostbasedAuthentication
|
||||
Specifies whether to try rhosts based authentication with public key
|
||||
authentication.
|
||||
|
|
Loading…
Reference in New Issue