From owner-cvs-all Mon Jan 21 10:58:47 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id A20DD37B404; Mon, 21 Jan 2002 10:58:37 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id g0LIwaM40035; Mon, 21 Jan 2002 21:58:36 +0300 (MSK) (envelope-from ache) Date: Mon, 21 Jan 2002 21:58:36 +0300 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav 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> References: <200201211853.g0LIr3J91205@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201211853.g0LIr3J91205@freefall.freebsd.org> User-Agent: Mutt/1.3.24i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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