Top "Openldap" questions

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

LDAP: Is the memberOf/IsMemberOf attribute reliable for determining group membership: SunONE/ActiveDirectory / OpenLDAP

Context We're adding group membership filtering when importing members from an LDAP server into our application. (Previously we imported all …

active-directory ldap openldap sunone active-directory-group
How to find all the groups the user is a member? (LDAP)

I am trying to get all the groups that a certain user is a member of. I have the following …

python ldap openldap
OpenLdap How to disable/enable/remove user account

I'm newbie to openldap. I have done a bit of research on the above topic and so far couldn't find …

ldap openldap
Using LDAPSEARCH to return all Groups and OU's in an Active Directory domain

What would the correct syntax be, using ldapsearch, to return all Groups\OU's and their nested Groups\OU's in an …

linux ldap openldap
openldap add mail attribute to users

I'm trying to add 'mail' attribute to users on my openldap server but somehow it fails. I tried using ldapmodify …

ldap openldap
Open LDAP on Windows

We are planning to use OpenLDAP for user management i.e.: all user information maintained in OpenLDAP, call LDAP services …

ldap openldap
Nested Group LDAP Search Filter

I need information regarding LDAP search filter to extract nested group membership. Basically, my idea is say for instance, a …

ldap openldap ldap-query nested-groups
Decrypting OpenLDAP passwords

I have a set of users in my OpenLDAP and i wish to get some information from them, for example "…

java ldap jaas openldap gssapi
Centos 7 ssh login failed using LDAP and sssd

I've setup an LDAP server running on Centos 7. id, getent passwd, on users works. But 'ssh' failed. From /var/log/…

linux ssh openldap pam sssd
openldap + kerberos - unable to reach any KDC in realm

I have a ldap server + kerberos setup in a centos vm (running using boot2docker vm) And i am trying …

ldap docker kerberos openldap kdc