On Sat, Jan 05, 2002 at 13:21:08 +0200, Mark Murray wrote:
> > Is there a way (i.e. interface function) to check if particular PAM module 
> > loaded, inside application?
> 
> No. Annd nor should there be. The authentication process with PAM means
> that the authentication policy (including which modules are loaded) are
> none of the applications damn business :-)

Chaining as concept is poor when conditionalized modules handling is needed.
F.e. currently it is impossible to write proper pam_opie and pam_unix
interaction using just chaining even they appearse always in fixed order. As
workaround pam_unix forced to be removed and handled by application itself.

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

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

Reply via email to