diff options
-rw-r--r-- | ssh_config.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 2c74b57c0..4b42aab9d 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -840,6 +840,9 @@ Note that existing names and addresses in known hosts files | |||
840 | will not be converted automatically, | 840 | will not be converted automatically, |
841 | but may be manually hashed using | 841 | but may be manually hashed using |
842 | .Xr ssh-keygen 1 . | 842 | .Xr ssh-keygen 1 . |
843 | Use of this option may break facilities such as tab-completion that rely | ||
844 | on being able to read unhashed host names from | ||
845 | .Pa ~/.ssh/known_hosts . | ||
843 | .It Cm HostbasedAuthentication | 846 | .It Cm HostbasedAuthentication |
844 | Specifies whether to try rhosts based authentication with public key | 847 | Specifies whether to try rhosts based authentication with public key |
845 | authentication. | 848 | authentication. |