[Bug 2554] New: UseDNS documentation is misleading
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Thu Mar 17 23:15:18 AEDT 2016
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2554
            Bug ID: 2554
           Summary: UseDNS documentation is misleading
           Product: Portable OpenSSH
           Version: -current
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Documentation
          Assignee: unassigned-bugs at mindrot.org
          Reporter: jjelen at redhat.com
Commit
   
https://github.com/openssh/openssh-portable/commit/c63c9a691dca26bb7648827f5a13668832948929
add this description
    If this option is set to no (the default) then only addresses and
not host names may be used in ~/.ssh/known_hosts from and sshd_config
Match Host directives.
to UseDNS option in sshd_config. I believe there should be 
authorized_keys  instead of  known_hosts  so it will make sense on the
server side, as also the commit message hints:
> for host matching in sshd_config and authorized_keys.
Related to bz#2405 (unlike the commit message referring to bz#2045).
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list