[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to stack PAM without pam_stack
- From: Andrew Morgan <morgan kernel org>
- To: Jan Engelhardt <jengelh computergmbh de>
- Cc: pam-list redhat com
- Subject: Re: How to stack PAM without pam_stack
- Date: Sat, 25 Aug 2007 18:34:27 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You might try something like this:
auth [success=1 default=ignore] pam_ldap.so
auth sufficient pam_unix2.so
auth required some_other_pam.so
Cheers
Andrew
Jan Engelhardt wrote:
> Hi,
>
>
>
> Given the following pam_stack layout, is it even possible to do the same
> without pam_stack?
>
> /etc/pam.d/common-auth:
> auth required pam_stack.so service=common-auth2
> auth required some_other_pam.so
>
> /etc/pam.d/common-auth2:
> auth sufficient pam_ldap.so
> auth sufficient pam_unix2.so
>
>
> Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFG0NiiQheEq9QabfIRAoBCAJ9eewFIdV3kqWwZKQ55J4qB6iuzsACeMSMg
/UcmGyYdnBHviPpEzbM/SD8=
=6Epo
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]