bugzilla-daemon at bugzilla.mindrot.org
2015-Aug-19  08:19 UTC
[Bug 2445] New: Fix gssapi-with-mic support when is set to PermitRootLogin without-password
https://bugzilla.mindrot.org/show_bug.cgi?id=2445
            Bug ID: 2445
           Summary: Fix gssapi-with-mic support when is set to
                    PermitRootLogin without-password
           Product: Portable OpenSSH
           Version: 7.0p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: simlu at su.se
Created attachment 2684
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2684&action=edit
Patch for issue
Previous commit making PermitRootLogin use a black- instead of a
whitelist failed to check the return value of strcmp.
Tested on ArchLinux.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Aug-19  08:21 UTC
[Bug 2445] Fix gssapi-with-mic support when is set to PermitRootLogin without-password
https://bugzilla.mindrot.org/show_bug.cgi?id=2445 --- Comment #1 from Simon Lundstr?m <simlu at su.se> --- Also, forgot to mention: Thanks to Mantas Mikul?nas aka grawity in #kerberos on freenode with help in debugging this issue! -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-04  03:40 UTC
[Bug 2445] Fix gssapi-with-mic support when is set to PermitRootLogin without-password
https://bugzilla.mindrot.org/show_bug.cgi?id=2445
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
             Blocks|                            |2443
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
This was separately reported and fixed in OpenSSH 7.1.
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2443
[Bug 2443] Bugs intended to be fixed for OpenSSH 7.1
-- 
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 bugzilla.mindrot.org
2018-Apr-06  02:26 UTC
[Bug 2445] Fix gssapi-with-mic support when is set to PermitRootLogin without-password
https://bugzilla.mindrot.org/show_bug.cgi?id=2445
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after release of OpenSSH 7.7.
-- 
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.
Maybe Matching Threads
- [Bug 2456] New: gssapi-keyex blocked by PermitRootLogin=without-password
- [Bug 2495] New: add GSI GSSAPI SSO authentication to OpenSSH
- [Bug 2443] New: Bugs intended to be fixed for OpenSSH 7.1
- [Bug 928] Kerberos/GSSAPI authentication does not work with multihomed hosts
- "PermitRootLogin no" fails