Active Directory Target Tables

The three tables in the bottom half of the Active Directory interface are used to configure Domains and Groups in order to authenticate and authorize users. Target tables store information about:

Administrator Groups and Operator Groups table entries contain the names of the MS Active Directory Groups in the distinguished name format. If a user is a member of a particular group, then the user is granted access as either an Operator or an Administrator, depending on which user groups match which tables.

User Domains are the authentication domains to which the user belongs. Typically, when the user logs in, the name used will be formatted in the specific domain/name format supplied by these entries. User authentication will be attempted based on the user domain data entered and the login name provided by the user.

For all three of these tables, some default data is given to show the expected format of the data. The error messages also explain what the user should be entering.

Related Topics