[Bug 732] Number of logins mandated by PAM doesn't work correctly
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Dec 23 20:52:15 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=732
------- Additional Comments From P at draigBrady.com 2003-12-23 02:52 -------
I just have a /etc/pam.d/other file:
auth required pam_unix.so shadow nullok audit
account required pam_unix.so shadow nullok audit
account required pam_access.so
password required pam_unix.so shadow nullok audit
session required pam_limits.so
session required pam_unix.so shadow nullok audit
This is ages ago, but I vaguely remember openssh 3.7.1p2
explicitly ignoring the UsePriviledgeSeperation? which
caused it to break
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list