[sudo-workers] PAM and return of init_session ignored ?

Todd C. Miller Todd.Miller at courtesan.com
Mon Aug 10 10:29:45 MDT 2015


You should add some debugging to print the return value of
pam_open_session() to make sure it is not actually returning
PAM_SUCCESS.  If memory serves, when you have multiple session
modules you can end up with PAM_SUCCESS as long as the later ones
succeed.

 - todd


More information about the sudo-workers mailing list