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 03341a229..cb68f51a6 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -775,6 +775,9 @@ Note that existing names and addresses in known hosts files
775will not be converted automatically, 775will not be converted automatically,
776but may be manually hashed using 776but may be manually hashed using
777.Xr ssh-keygen 1 . 777.Xr ssh-keygen 1 .
778Use of this option may break facilities such as tab-completion that rely
779on being able to read unhashed host names from
780.Pa ~/.ssh/known_hosts .
778.It Cm HostbasedAuthentication 781.It Cm HostbasedAuthentication
779Specifies whether to try rhosts based authentication with public key 782Specifies whether to try rhosts based authentication with public key
780authentication. 783authentication.