Problem using pam_authz_search
[Date Prev][Date Next] [Thread Prev][Thread Next]Problem using pam_authz_search
- From: Guillaume HERAIL <guillaume.herail [at] gmail.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Problem using pam_authz_search
- Date: Wed, 4 May 2011 15:36:19 +0200
Hi,
I set pam_authz_search in nslcd.conf but it seems to be ignored, i think it is related to my pam config but i can't see where.
/etc/pam.d/common-account
--
account [success=2 new_authtok_reqd=done default=ignore] pam_unix.so
account [success=1 default=ignore] pam_ldap.so
account requisite pam_deny.so
account required pam_permit.so
I can't see any reference to nslcd_authz_search when in run nslcd in debug mode.
What am i doing wrong ?
--
Guillaume
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users
- Problem using pam_authz_search, Guillaume HERAIL
- Re: Problem using pam_authz_search, Arthur de Jong
- Prev by Date: Re: Re: problems with nslcd
- Next by Date: Question about passing messages back from LDAP
- Previous by thread: Re: Question about passing messages back from LDAP
- Next by thread: Re: Problem using pam_authz_search