[Bug 83] PAM limits applied incorrectly (pam_session being called as non-root)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Mar 27 22:08:38 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=83
------- Additional Comments From djm at mindrot.org 2003-03-27 22:08 -------
Created an attachment (id=263)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=263&action=view)
Call pam_session after fork, before setusercontext
This moves the call to pam_session to after the fork() but before the call to
do_setusercontext (which gives up root privs).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list