Top "Openldap" questions

OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol (LDAP).

ldap query: ldapsearch for uniqueMember

How can I search for a uniqueMember in an objectClass groupOfUniqueNames within OpenLdap? dn: cn=group,dc=example,dc=com …

ldap openldap ldap-query
Ldapsearch Error code 32 and 49

I have an error, when I'm executing the next code ldapsearch -xLLL -D "cn=admin,dc=geobolivia,dc=gob,dc=…

ldap cas openldap
Server is unwilling to perform. LDAP in PHP

I get this error always Server is unwilling to perform and my code is the next: echo "Checking ..."; $username = $_POST["…

php authentication ldap openldap
How do I manually install an old cygwin package?

A project I am working on requires an old version of SLAPD (the LDAP server) and must run on Windows, …

windows cygwin openldap
LDAP Search Wildcards in memberOf

We have an LDAP with a number of groups that follow this pattern: Acme-MyApp-ABC-Admin Acme-MyApp-ABC-Bottlewasher Acme-MyApp-ABC-Cook Acme-MyApp-DEF-Admin Acme-MyApp-DEF-Bottlewasher Acme-MyApp-DEF-Cook etc …

ldap openldap ldap-query
LDAP authentication using passport-ldapauth npm

I am trying to authenticate openLDAP username and password using passport-ldapauth npm. While executing the below code I am always …

node.js ldap passport.js openldap
Template Value Error [gidNumber] phpLDAPadmin

I'm try using phpLDAPadmin to connect openldap server, but when I try to create new user account with Generic: User …

openldap
Why is the OpenLDAP for windows installer asking for a Serial Number?

I downloaded OpenLDAP for Windows (2.4.43 x86) from SourceForge and the installer is asking for a Serial Number: As far as …

openldap sourceforge
Getting error for setting password field when creating generic user account phpldapadmin

I am using openldap 1.2.2 and php 5.5 here is error i am getting. I am new to these things and i …

openldap
Where is my data (directories) store by slapd (OpenLDAP) on ubuntu?

After installation slapd on ubuntu 12.04 machine, ldapadd, ldapsearch, I can see it got my data. The question is where is …

ubuntu openldap