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:
OptionDescription
URI SchemeThe protocol to communicate with the AD server. The default is LDAP.
Server FQDN or IP AddressThe AD server name or IP address that is targeted for directory queries. The default is localhost.

Example: W2012R2

Server Network PortThe AD server port. Do not change the default value of 389 unless another port was set.
Domain Distinguished NameThe domain distinguished name of the top-level directory used for user group lookup.

Example: DC=ge,DC=local

Administrative Principal NameThe 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 PasswordThe password for the above Administrative Principal Name.