View | Details | Raw Unified | Return to bug 1727
Collapse All | Expand All

(-)b/ssh_config.5 (+3 lines)
Lines 531-536 Link Here
531
will not be converted automatically,
531
will not be converted automatically,
532
but may be manually hashed using
532
but may be manually hashed using
533
.Xr ssh-keygen 1 .
533
.Xr ssh-keygen 1 .
534
Use of this option may break facilities such as tab-completion that rely
535
on being able to read unhashed host names from
536
.Pa ~/.ssh/known_hosts .
534
.It Cm HostbasedAuthentication
537
.It Cm HostbasedAuthentication
535
Specifies whether to try rhosts based authentication with public key
538
Specifies whether to try rhosts based authentication with public key
536
authentication.
539
authentication.

Return to bug 1727