On Sun, Jul 10, 2005 at 08:49:20PM -0700, Russ Allbery wrote:
>
> If I force a failure in _init_context (by adding comments with whitespace
> in front of them, from another bug I'm looking at), PAM falls immediately
> through to the next module for me.  I'm not sure how it could get more
> confused than what that does.
> 
> What's your PAM configuration?

Default /etc/pam.d/login with debian, default common-password and
common-account.

common-auth:
auth    optional        pam_krb5.so
auth    sufficient      pam_unix.so try_first_pass nullok_secure
auth    required        pam_deny.so

common-session:
session optional        pam_krb5.so
session optional        pam_openafs_session.so
session required        pam_unix.so

I'll try to reproduce it again, but it seemed fairly reliable to trigger
when I submitted the bug.

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to