bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-03  19:27 UTC
[Bug 1730] New: With a radius server setup, sshd still requires a local user in /etc/passwd
https://bugzilla.mindrot.org/show_bug.cgi?id=1730
           Summary: With a radius server setup, sshd still requires a
                    local user in /etc/passwd
           Product: Portable OpenSSH
           Version: 5.4p1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: PAM support
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: brett_sebastian2008 at yahoo.com
I've read the previous bug reports on this site regarding this issue. 
I haven't been able to make any of the workarounds work.  I was
wondering if this is fixed in the latest issue of ssh.
First off, how to I tell which version ssh/sshd I have?  /usr/bin/ssh
-v
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-25  23:51 UTC
[Bug 1730] With a radius server setup, sshd still requires a local user in /etc/passwd
https://bugzilla.mindrot.org/show_bug.cgi?id=1730
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> 2010-03-26 10:51:49
EST ---
sshd requires getpwnam() and friends to return sane values for
usernames that it receives. If you don't want to setup /etc/passwd then
you may need to investigate nss_radius or something similar.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2010-Apr-16  05:50 UTC
[Bug 1730] With a radius server setup, sshd still requires a local user in /etc/passwd
https://bugzilla.mindrot.org/show_bug.cgi?id=1730
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2010-04-16 15:50:57
EST ---
Mass move of bugs RESOLVED->CLOSED following the release of
openssh-5.5p1
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
Apparently Analagous Threads
- badpw = "\b\n\r\177INCORRECT"
- [Bug 1215] sshd requires entry from getpwnam for PAM accounts
- [Bug 1215] sshd requires entry from getpwnam for PAM accounts
- [Bug 1628] New: /var/run/sshd.pid file collisions...
- [Bug 1215] sshd requires entry from getpwnam for PAM accounts