[Bug 1730] With a radius server setup, sshd still requires a local user in /etc/passwd

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Mar 26 10:51:50 EST 2010


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.


More information about the openssh-bugs mailing list