Re: Need help in integration of pam and ldap using nss-pam-ldapd
[Date Prev][Date Next] [Thread Prev][Thread Next]Re: Need help in integration of pam and ldap using nss-pam-ldapd
- From: "Kedar Sirshikar (ksirshik)" <ksirshik [at] cisco.com>
- To: William MacAllister <whm [at] dropbox.com>
- Cc: "nss-pam-ldapd-users [at] lists.arthurdejong.org" <nss-pam-ldapd-users [at] lists.arthurdejong.org>
- Subject: Re: Need help in integration of pam and ldap using nss-pam-ldapd
- Date: Wed, 24 May 2017 16:02:54 +0000
I had tested by turning off NSCD.
ldapsearch is working and sample output is as below
[root@AIO-ANDSF ~]# ldapsearch -H ldap://10.24.19.141:10389 -x -D "uid=pam_ldap,ou=system" -W -b "ou=system" -s one -a always -z 1000 "(objectClass=*)" "hasSubordinates" "objectClass" Enter LDAP Password: # extended LDIF # # LDAPv3 # base <ou=system> with scope oneLevel # filter: (objectClass=*) # requesting: hasSubordinates objectClass # # pam_ldap, system dn: uid=pam_ldap,ou=system objectClass: top objectClass: inetOrgPerson objectClass: person objectClass: organizationalPerson # configuration, system dn: ou=configuration,ou=system objectClass: top objectClass: organizationalUnit # consumers, system dn: ou=consumers,ou=system objectclass: top objectclass: organizationalUnit # sysPrefRoot, system dn: prefNodeName=sysPrefRoot,ou=system objectClass: top objectClass: organizationalUnit objectClass: extensibleObject # search result search: 2 result: 0 Success # numResponses: 5 # numEntries: 4 [root@AIO-ANDSF ~]# Please find attached files. Regards, Kedar. From:
William MacAllister <whm@dropbox.com> First, just simple ldapsearches are working, right? Frequently nscd is also install for you by your package management system when nss-pam-ldapd is installed. While you are testing it is best to turn it off because a stale cache can cause an assortment of problems. Turn of nscd if it is
installed and try again. If that doesn't work post your nslcd.conf and the ldif for a user, i.e. the output from 'ldapsearch uid=someuser'. Bill On Tue, May 23, 2017 at 4:44 PM, Kedar Sirshikar (ksirshik) <ksirshik [at] cisco.com> wrote:
-- Bill MacAllister Corp SRE, Dropbox |
Attachment:
nslcd.conf
Description: nslcd.conf
Attachment:
nsswitch.conf
Description: nsswitch.conf
Attachment:
system-auth
Description: system-auth
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see https://lists.arthurdejong.org/nss-pam-ldapd-users/
- Need help in integration of pam and ldap using nss-pam-ldapd,
Kedar Sirshikar (ksirshik)
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
William MacAllister
- Re: Need help in integration of pam and ldap using nss-pam-ldapd, Kedar Sirshikar (ksirshik)
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
William MacAllister
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
Kedar Sirshikar (ksirshik)
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
William MacAllister
- Re: Need help in integration of pam and ldap using nss-pam-ldapd, Kedar Sirshikar (ksirshik)
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
William MacAllister
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
Kedar Sirshikar (ksirshik)
- Re: Need help in integration of pam and ldap using nss-pam-ldapd,
William MacAllister
- Prev by Date: Re: Need help in integration of pam and ldap using nss-pam-ldapd
- Next by Date: Re: Need help in integration of pam and ldap using nss-pam-ldapd
- Previous by thread: Re: Need help in integration of pam and ldap using nss-pam-ldapd
- Next by thread: Re: Need help in integration of pam and ldap using nss-pam-ldapd