Top "Openldap" questions

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

How do you turn on password hashing (SSHA) in openLDAP

For the life of me, I cannot seem to find this anywhere and if anyone can even just give me …

hash passwords salt openldap ssha
LDIF for creating Active Directory users and groups in OpenLDAP?

I have a web application that uses Active Directory to authenticate users, and I'm trying to replace AD with OpenLDAP. …

active-directory openldap
no version information available

I'm using Ubuntu 12.04 - server and consistently getting: /usr/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/…

ubuntu openldap libssl libcrypto
LDAP Constraint Violation When Changing Password in AD through ldapmodify

I currently try to change passwords in our Active Directory Envoirenment via LDAP on Linux since the users in question …

active-directory ldap openldap adldap
OpenLDAP: TLS error -8179:Peer's Certificate issuer is not recognized

I'm not familiar with certificates and openldap. I'm trying to port someone elses work from an older OS to CentOS-6 …

ssl openldap
Change BaseDN in OpenLDAP

I was trying to rename my OpenLDAP's baseDN from: dc=abc,dc=com to: dc=xyz,dc=edu I did …

debian rename openldap
using ldapsearch to return only a value

using an OPENLDAP server i want to retrieve informations from it with ldapsearch. I created a custom class called iduriclass, …

linux openldap
Phpldapadmin does not work for an unknown reason

I'm trying to install LDAP. I've installed slapd and the PhpLDAPAdmin tool on Debian, but when I'm logged in, I …

ldap openldap phpldapadmin
Building OpenLDAP from sources and missing BerkelyDB

I'm building OpenLDAP on a RHEL 5; I used instructions found at http://www.linux.com/archive/feature/113607. All went well, …

redhat berkeley-db openldap
Python ldap AttributeError

I have an python error AttributeError: 'module' object has no attribute 'initialize' I am running Python 2.6.2 on Solaris 10 UNIX and …

python openldap