
Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount
[Date Prev][Date Next] [Thread Prev][Thread Next]Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount
- From: Rahul Amaram <rahul [at] synovel.com>
- To: "Rechenberg, Andrew" <arechenberg [at] resurgent.com>
- Cc: nssldap [at] padl.com
- Subject: Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount
- Date: Tue, 07 Apr 2009 10:56:46 +0530
Thanks for the prompt reply. This option works perfectly. I somehow did not understand this option properly and tried it out but did not put in the correct configuration. But now it works great.
- Rahul. Rechenberg, Andrew wrote:
You have to compile nss_ldap with schema attribute mapping enabled (it might be enabled by default now) and add an entry to libnss-ldap.conf or ldap.conf : nss_map_objectclass posixAccount sCSPerson-----Original Message----- From: owner-nssldap@padl.com [owner-nssldap [at] padl.com] On Behalf Of amaramrahul Sent: Monday, April 06, 2009 9:04 AM To: nssldap@padl.com Subject: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount I am using libnss-ldap in Debian Lenny. My LDAP user account entry
doesnot contain the objectClass posixAccount. Instead it belongs to another objectClass sCSPerson. Adding both the object classes to the user account entry is not an option. I would like to know the configurationparameterto be used in libnss-ldap.conf so that the user details are fetched from the entries whose objectClass is sCSPerson rather than posixAccount. Ihavetried the below configuration parameter but it does not work: nss_base_passwd ou=People,dc=synovel,dc=com?sub?objectClass=sCSPerson Are there any other means of achieving the same?Confidentiality Notice: This e-mail message including attachments, if any, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. If you are the intended recipient, but do not wish to receive communications through this medium, please so advise the sender immediately.
- [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount,
amaramrahul
- Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount, Buchan Milne
- Message not available
- Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount, Rahul Amaram
- Prev by Date: Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount
- Next by Date: [nssldap] Weird behaviour when using SASL
- Previous by thread: Re: [nssldap] fetching user details from a ldap entry which consists of an objectClass other than posixAccount
- Next by thread: [nssldap] Weird behaviour when using SASL