[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
8 principal limitation in openldap
- To: openldap-technical@openldap.org
- Subject: 8 principal limitation in openldap
- From: Srivatsav M <srivatsav.mudumba@gmail.com>
- Date: Fri, 25 Mar 2011 01:55:27 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Sgf8z0MyhogkmJ1EAR9j81PzddnQxUI8Wi0JW7kiTA8=; b=r/JbBahCUVZxL6mmFPgezsnLAmcYR7mpChRBeWauuqHlzLa8SkWD8aDOlnlWMhfTCO flOn9wPmnTefG/Ir15TSCQayQjSc83nRxwUDEBj58jbH/wy+ErZx3LzyOojTA9ZfLMEW rQUJkEKqhnSjd7rCVoj2VBnIUn6O5GSZilpaQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UI8h747hZmQDpqQJDUzYcwhhrUhC8FJwEJIzVT0wndky8lSOugZ7UZaP3XqQMEQHZI CUy06rBXKwapYHhEv9KnLp8RXSwbQR4JNVaaF54mGV+HiHmcTPXYY/F7hzuppmqE/efQ 6comj7U82n/yo5Ll1KZakvvQnYp2Qk12lRYko=
Hi,
We are using OpenLDAP for authenticating users registered in a LDAP server (Open LDAP, Active Directory). After adding 8 principals (/etc/ldap.conf), none of the users registered in the /etc/ldap.conf file are able to login.
nss_base_passwd OU=engg,DC=mycompany,DC=region,DC=someplace,DC=myarea,DC=compname,DC=parentcompname
nss_base_shadow OU=engg,DC=mycompany,DC=region,DC=someplace,DC=myarea,DC=compname,DC=parentcompname
nss_base_group OU=engg,DC=mycompany,DC=region,DC=someplace,DC=myarea,DC=compname,DC=parentcompname
Can you please share the reason for this 7 limitation in the open ldap library. or how I can fix this issue. I am looking i for the header file in the source files whhich has this constant or limitation defined.
Tried googling, but it appears that no one has encountered this issue. Some customers are running into this issue and it has become a severity 1 issue to fix.
Thanks
Ramakanth