In addition to the parameters that apply to all repository types, you can configure the parameters in the following section for LDAP repositories.
If you want to set up multiple LDAP repositories, you can configure these parameters in the [Default]
section (if you also have other repository types set up, they are not affected by these settings).
For example:
[LDAP] GroupServerLibrary=ogs_ldap LDAPServer=localhost LDAPPort=389 LDAPUsername=johnsmith LDAPPassword=myPa55w0rd LDAPBase=dc=myDomain KeyUserNameUseDN=false KeyUserName=sAMAccountName KeyMemberOf=memberOf UseDomainPrefix=false ActiveDirectory=false
|