Procedural File: tce_ldap.php
Source Location: /shared/config/tce_ldap.php
Page Details:
Configuration file for LDAP LDAP is the Lightweight Directory Access Protocol, and is a protocol used to access "Directory Servers".
The Directory is a special kind of database that holds information in a tree structure. Check http://www.php.net/manual/en/ref.ldap.php for requirements and installation.
Tags:
K_LDAP_BASE_DN [line 82]
K_LDAP_ENABLED [line 58]
K_LDAP_FILTER [line 89]
K_LDAP_HOST [line 65]
K_LDAP_PORT [line 71]
K_LDAP_PROTOCOL_VERSION [line 77]
K_LDAP_USER_GROUP_ID [line 119]
K_LDAP_USER_LEVEL [line 113]
K_LDAP_UTF8 [line 108]
|