LDAPBaseDn
Summary
Sets the Base DN for the directoryUsage
LDAPBaseDn=<name LDAP base DN>
Description
This setting specifies the base DN for the directory. The more specific your base DN is, the less data the handler has to search through before finding it.
Please note that all DNs and filters in ldap.ini must be entered without the equal sign. (This is due to a limitation in the ini file format.) Instead, you must use the string set in setting LDAPEqualSign in block [LDAPSettings], which set by default to '--'.
This setting is left empty by default.
This setting is case sensitive.
Ester Heylen (16/11/2009 2:52 pm)
Ester Heylen (22/06/2010 2:39 pm)
Comments
There are no comments.