LDAP_PREFIX <prefix>
For example, if you specify LDAP_BASE dc=mycompany,dc=com and LDAP_PREFIX cn= in ctsrvr.cfg, then c-tree Server authenticates the user name MYUSERNAME as:
cn=MYUSERNAME,dc=mycompany,dc=com
TOCIndex