bugzilla-daemon at mindrot.org
2003-Oct-07 12:25 UTC
[Bug 732] Number of logins mandated by PAM doesn't work correctly
http://bugzilla.mindrot.org/show_bug.cgi?id=732 Summary: Number of logins mandated by PAM doesn't work correctly Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy: P at draigBrady.com I have a setup that restricts the number of logins of a certain user to 1. I had it working fine with 3.6.1p2, but once 3.7.1p2 was installed no luck :-( Note I have set "UsePAM yes" explicitly like is needed in the new version. Also the previous version needed "UsePriviledgeSeperation no" for the number of logins to work correctly. Any input appreciated, thanks. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 732] Number of logins mandated by PAM doesn't work correctly
- [Bug 732] Number of logins mandated by PAM doesn't work correctly
- PasswordAuthentication fails in openssh3.7.1p1 as it does not use PAM
- 3.7.1P2, PermitRootLogin and PAM with hidden NISplus passwor ds
- [Bug 719] pam auth not working the same way