Base DN |
The root distinguished name (DN) to use when running queries against the directory server. Examples:
o=example,c=com
cn=users,dc=ad,dc=example,dc=com
- For Microsoft Active Directory, specify the base DN in the following format:
dc=domain1,dc=local. You will need to replace the domain1 and local for your specific configuration. Microsoft Server provides a tool called ldp.exe which is useful for finding out and configuring the the LDAP structure of your server.
|