Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 06:04:14 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        Mark Murray <mark@grondar.za>, current@FreeBSD.ORG
Subject:   Re: Step5, pam_opie OPIE auth fix for review
Message-ID:  <20020121030414.GA30777@nagual.pp.ru>
In-Reply-To: <20020121025009.GA30673@nagual.pp.ru>
References:  <200201202314.g0KNEDt34526@grimreaper.grondar.org> <20020120233050.GA26913@nagual.pp.ru> <xzpvgdw1sqp.fsf@flood.ping.uio.no> <20020121000446.GB27206@nagual.pp.ru> <xzpn0z81rrr.fsf@flood.ping.uio.no> <20020121002557.GB27831@nagual.pp.ru> <xzpelkk1qnb.fsf@flood.ping.uio.no> <20020121004906.GA28231@nagual.pp.ru> <xzp665w1otd.fsf@flood.ping.uio.no> <20020121025009.GA30673@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
BTW, I have a doubt about PAM_SYSTEM_ERR code you use in several places 
like this:

>  	if (luser == NULL)
>  		PAM_RETURN(PAM_SYSTEM_ERR);

Please explain two moments:

1) What is stack reaction on this option? Is it the same like PAM_AUTH_ERR 
reaction or not?

2) Can PAM_SYSTEM_ERR be returned by pam_authenticate() ? If yes. login.c
and ftpd.c must be fixed to add this code.

-- 
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?20020121030414.GA30777>