bugzilla-daemon at mindrot.org
2015-May-28  07:56 UTC
[Bug 2405] New: Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
            Bug ID: 2405
           Summary: Description of UseDNS option is not accurate
           Product: Portable OpenSSH
           Version: 6.8p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Documentation
          Assignee: unassigned-bugs at mindrot.org
          Reporter: jjelen at redhat.com
After releasing openssh-6.8 with new default "UseDNS no", some of our
users were surprised that they can't connect to their machines with
authorized keys limited to hostname, example:
'from="host.example.org" ssh-rsa ...' in
~/.ssh/authorized_keys
Manual page should state that this option turns off not only reverse
lookups (from manual page -- "look up the remote host name and check
that the resolved host name for the remote IP address maps back to the
very same IP address"), but all DNS functionality that is required for
some functions to work, for example above mentioned authorized_keys
based on hostname.
Based on Red Hat bugziila [1].
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1225239
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-17  03:46 UTC
[Bug 2405] Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
                 CC|                            |djm at mindrot.org,
                   |                            |dtucker at zip.com.au
   Attachment #2674|                            |ok?(dtucker at zip.com.au)
              Flags|                            |
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 2674
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2674&action=edit
Document UseDNS better
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-17  03:46 UTC
[Bug 2405] Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2403
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-17  03:55 UTC
[Bug 2405] Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2674|ok?(dtucker at zip.com.au)     |ok+
              Flags|                            |
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2674
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2674
Document UseDNS better
ok, but I wonder if checking the reverse mapping even has any value at
all these days...
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-20  00:30 UTC
[Bug 2405] Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
applied - will be in OpenSSH 7.0. Thanks!
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02  00:41 UTC
[Bug 2405] Description of UseDNS option is not accurate
https://bugzilla.mindrot.org/show_bug.cgi?id=2405
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.