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 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 | |||
775 | will not be converted automatically, | 775 | will not be converted automatically, |
776 | but may be manually hashed using | 776 | but may be manually hashed using |
777 | .Xr ssh-keygen 1 . | 777 | .Xr ssh-keygen 1 . |
778 | Use of this option may break facilities such as tab-completion that rely | ||
779 | on being able to read unhashed host names from | ||
780 | .Pa ~/.ssh/known_hosts . | ||
778 | .It Cm HostbasedAuthentication | 781 | .It Cm HostbasedAuthentication |
779 | Specifies whether to try rhosts based authentication with public key | 782 | Specifies whether to try rhosts based authentication with public key |
780 | authentication. | 783 | authentication. |