Installation Guide

Table Of Contents
Quality Management Installation Guide
32 June 2007
2. Complete the dialog box as follows, and then click OK.
Table 5. Domain Information dialog box fields.
Field Description
Active Directory Connection
Base DN The location in the directory server tree under which all
active directory users are located. This field is autofilled
with a sample format with variable names that you
replace with the domain information. Maximum number
of characters allowed = 1000. If your hostname has
more than 3 parts, add additional DC=domain
statements to the beginning of the Base DN field.
Host Name/IP Address The host name or IP address of the Active Directory
server.
Port The port used to access the Active Directory server. The
field is autofilled with the default port 389.
Active Directory User Credential with Read Access
User Name The name of a user with read access to the Active
Directory database. Maximum number of characters
allowed = 1000.
User Password The user’s password.
User Search Base The node in the LDAP directory under which the user
resides. Maximum characters allowed = 10,000.
User Records (OU) One or more paths to user records (OUs). Click Add to
add at least one path, or Remove to remove an existing
path. Maximum characters allowed = 1000.
LDAP paths must be specified from the most specific to
the least specific (from left to right in the path
statement). For example, if the AD tree is:
ou=US
ou=Minnesota
ou=Minneapolis
ou=Users
Then the user record is written as follows:
ou=Users,ou=Minneapolis,ou=Minnesota,ou=US