Date: Sun, 20 Jan 2002 22:54:07 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Dag-Erling Smorgrav <des@ofug.org> Cc: markm@freebsd.org, current@freebsd.org Subject: Re: Step2, pam_unix just expired pass fix for review Message-ID: <20020120195407.GA24138@nagual.pp.ru> In-Reply-To: <xzplmes4xpm.fsf@flood.ping.uio.no> References: <20020120191711.GA23576@nagual.pp.ru> <xzplmes4xpm.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 20, 2002 at 20:41:09 +0100, Dag-Erling Smorgrav wrote: > pam_sm_acct_mgmt() is allowed to return PAM_AUTHTOK_EXPIRED (which is > a better return value than PAM_AUTH_ERR for this case). Other than > that, I have no objections to your patch. This is fix for pam_sm_authenticate(), not for pam_sm_acct_mgmt(). Is pam_sm_authenticate() allowed to return PAM_AUTHTOK_EXPIRED too? I don't find it in allowed return codes list. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020120195407.GA24138>