Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 21:58:36 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpam/modules/pam_opieaccess pam_opieaccess.c
Message-ID:  <20020121185835.GA39946@nagual.pp.ru>
In-Reply-To: <200201211853.g0LIr3J91205@freefall.freebsd.org>
References:  <200201211853.g0LIr3J91205@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 21, 2002 at 10:53:03 -0800, Dag-Erling Smorgrav wrote:
> des         2002/01/21 10:53:03 PST
> 
>   Modified files:
>     lib/libpam/modules/pam_opieaccess pam_opieaccess.c 
>   Log:
>   Return PAM_SERVICE_ERR rather than PAM_USER_UNKNOWN if getpwnam() fails, as

Why do you think that missing user is PAM_SERVICE_ERR? At this point
passed user name existance is not required for service. IMHO
simple PAM_IGNORE can be returned.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020121185835.GA39946>