search for: nss_radius

Displaying 3 results from an estimated 3 matches for "nss_radius".

2006 Jan 30
2
badpw = "\b\n\r\177INCORRECT"
Hi ! I'm trying to authenticate users on a Linux Red hat AS 2.1 against a radius server. I have upgraded my OpenSSHd to : OpenSSH_4.2p1, OpenSSL 0.9.6b [engine] 9 Jul 2001 The users accounts are NOT stored locally on the sever (no accounts in /etc/passwd ). Users ssh to the box : ssh test at testserver.com passwd: test I'm usign PAM to direct the authentication request to the radius
2015 Aug 21
0
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
...In these, and many other situations, it is simply presumptuous to suppose that nss passwd information for every user would be available to every other user everywhere. I do agree that PAM changing the username during authentication is a bad idea, I think it would be better to pass user info to an nss_radius.so module via some runtime (/var/run/radius_users.db) database. However, asking a user to authenticate before giving out their personal information is not unreasonable requirement. This needs to be a configurable option. -- You are receiving this mail because: You are watching someone on the CC...
2010 Mar 03
2
[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