Archive for the ‘ldap’ Category

OpenLDAP – error: BDB/HDB: BerkeleyDB not available

Dec-21st-2011

Today, I was installing “openldap-2.4.28.tgz” package and I got below error. [root@piyush openldap-2.4.28]# ./configure –with-tls=openssl configure: error: BDB/HDB: BerkeleyDB not available After reading installation doc of openldap and README file, found that Berkeley DB is required for slapd. SLAPD:  BDB and HDB backends require Oracle Berkeley DB 4.4 – 4.8, or 5.0 – 5.1. It is highly recommended to apply [...]

Windows Authentication with LDAP

Jan-5th-2011

Hello Friends, Windows XP/Vista/7/2008  Authentication with LDAP | 389 Directory Server | Fedora Directory Server Today we are going to learn, A very interesting topic, i.e. windows authentication with LDAP. Its very easy task by pGina open source tool. We need to configure samba and do lots of configuration for windows client machines. But now [...]