Re: Why does nslcd require LDAP user entry objectClass=posixAccount?
[Date Prev][Date Next] [Thread Prev][Thread Next]Re: Why does nslcd require LDAP user entry objectClass=posixAccount?
- From: Todd Grayson <tgrayson [at] cloudera.com>
- To: Shimin <smqian [at] hotmail.com>
- Cc: "nss-pam-ldapd-users [at] lists.arthurdejong.org" <nss-pam-ldapd-users [at] lists.arthurdejong.org>
- Subject: Re: Why does nslcd require LDAP user entry objectClass=posixAccount?
- Date: Wed, 8 Apr 2015 20:24:45 -0600
I am working on a project to support LDAP user authentication. I encounter this problem when configuring pam_ldap module to authenticate LDAP user where nslcd appears to require posixAccount attributes for LDAP users. Otherwise, I get errors such as: “passwd entry <xxxx> does not contain uidNumber value”.
None of my LDAP user entries has “objectClass=posixAccount”, therefore, it does not have uidNumber attribute nor gidNumber, loginShell etc. I imagine there has to be a config setting where I can get around this… I already have
filter passwd (objectClass=person)
in nslcd.conf. What else do I have to change so that nslcd won’t require posixAccount attributes like uidNumber?
I have been struggling with this for two days and I am really pulling my hair out trying to get this to work without having to add posixAccount to my user entries. Please help!!
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe [at] lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users/
- Why does nslcd require LDAP user entry objectClass=posixAccount?,
Shimin
- Re: Why does nslcd require LDAP user entry objectClass=posixAccount?, Todd Grayson
- Prev by Date: Why does nslcd require LDAP user entry objectClass=posixAccount?
- Next by Date: RE: Why does nslcd require LDAP user entry objectClass=posixAccount?
- Previous by thread: Why does nslcd require LDAP user entry objectClass=posixAccount?
- Next by thread: RE: Why does nslcd require LDAP user entry objectClass=posixAccount?