Set Up the AD Server Connection
Use the Connection Settings section in the DirectoryServices page to define how to communicate with the AD server.
Define the following connection settings:
Option | Description |
---|---|
URI Scheme | The protocol to communicate with the AD server. The default is LDAP. |
Server FQDN or IP Address | The AD server name or IP address that is targeted for directory queries. The default is localhost. Example: W2012R2 |
Server Network Port | The AD server port. Do not change the default value of 389 unless another port was set. |
Domain Distinguished Name | The domain distinguished name of the top-level directory used for user group lookup. Example: DC=ge,DC=local |
Administrative Principal Name | The user name with administrative read access to the specified domain. This name is dependent on the specified User ID Attribute Name in the Schema Mappings section of the DirectoryServices page. Example: CN=John Smith,CN=Users,DC=ge,DC=local |
Administrative Password | The password for the above Administrative Principal Name. |