How to stack PAM without pam_stack
Andrew Morgan
morgan at kernel.org
Sun Aug 26 01:34:27 UTC 2007
-----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-----
More information about the Pam-list
mailing list