summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.53
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
840will not be converted automatically, 840will not be converted automatically,
841but may be manually hashed using 841but may be manually hashed using
842.Xr ssh-keygen 1 . 842.Xr ssh-keygen 1 .
843Use of this option may break facilities such as tab-completion that rely
844on being able to read unhashed host names from
845.Pa ~/.ssh/known_hosts .
843.It Cm HostbasedAuthentication 846.It Cm HostbasedAuthentication
844Specifies whether to try rhosts based authentication with public key 847Specifies whether to try rhosts based authentication with public key
845authentication. 848authentication.