Showing posts with label ldap. Show all posts
Showing posts with label ldap. Show all posts

Multiple Directory Administrative Users

Posted by Unknown on Wednesday, January 12, 2011

Most of LDAP directory servers configure a single well known directory administrative account (cn=Directory Manager [,dc=example,dc=com]) which has full access to everything. While there is a need to have one special user to bootstrap the server, we [...]
More aboutMultiple Directory Administrative Users

Lightweight Directory Access Protocol PHP

Posted by Unknown on Tuesday, January 11, 2011

IntroductionInstalling/Configuring RequirementsInstallationRuntime ConfigurationResource TypesPredefined ConstantsUsing the PHP LDAP callsExamples LDAP search exampleLDAP Functions ldap_8859_to_t61 — Translate 8859 characters to t61 charactersldap_add [...]
More aboutLightweight Directory Access Protocol PHP