Map selected users
By default, all users extracted from Active Directory are mapped to IRC users. To enable mapping for selected Active Directory users, configure the AuthProvider.xml file and add user details in the ADUsers.xml.
The AuthProvider.xml file enables you to specify if selective AD users are to be mapped or all AD users are to be mapped.
Configure the xml as follows:
XML file name and path | [InstallPath]\Settings\AuthProvider.xml |
Tag |
<AuthenticationProviders>
|
Node |
<ManualLookup>false</ManualLookup>
|
Configuration setting | Set the value of the node
<ManualLookup> to:
|
Default Value |
The default value is
|
To allow access to specific Active Directory users, enter the user login name details in theADUsers.xmlfile. During user mapping, users are picked up from the ADUsers.xml. Only the users specified in this xml file will be mapped.
Enter the users’ details in the ADUsers.xml file as follows:
XML file name and path | [InstallPath]\Settings\ADUsers.xml |
Tag |
<ADUserIDS>
|
Configuration setting | To map specific users, add the node:
For example, you have added
|
Default Value | This node does not exist. |