Mark Murray <[EMAIL PROTECTED]> writes:
> > Bug: 
> > There is possible when pam_sm_acct_mgmt() called, password is not
> > expired, but due to some delay between calls (like network delays for NIS
> > passwords), expired at the moment of pam_sm_authenticate() check.
> It is not pam_sm_authenticate()'s job to determine such things as expiry.
> This is the business of pam_sm_acct_mgmt().

Oww, I thought this patch *was* to pam_sm_acct_mgmt(), but I just
realized it's not.  You're right, it's inappropriate for
pam_sm_authenticate().

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to