Testing of recent commits
Damien Miller
djm at mindrot.org
Wed Nov 19 23:05:38 EST 2003
On Wed, 2003-11-19 at 22:34, Ralf Hack wrote:
> However, I noticed that the bug preventing 'do_pam_session()'
> from getting compiled in for systems that have 'HAVE_SETPCRED' set,
> such as FreeBSD 4.7 (and apparently linux), is still there
> (session.c:do_setusercontext()). I think the following patch
> (similar to the one I submitted previously) should fix this. I am
> not sure how setpred() and PAM interact, so do take this patch with a
> grain of salt.
I'm not sure I understand - do_pam_session() is already called later in
do_setusercontext() - see line 1267.
-d
More information about the openssh-unix-dev
mailing list