Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
Previous page Next page
The Active Directory synchronization should be started both after connecting the Intellect users and user permissions with the corresponding Active Directory objects, and in case the Active Directory users and security groups are changed: deleted, disabled, moved to another group etc.
The following methods of Active Directory synchronization are available:
- Using the Users section of Intellect software.
- Using scripts and macros.
- Using the ADSyncOnStart registry key (see Registry keys reference guide).
To start the Active Directory synchronization in Intellect, click the Synchronize with AD button in the Users section. The updated structure of the Intellect users and user permissions will be displayed in the opened window. Select the objects to be synchronized, and click OK.
To start the Active Directory synchronization using a script or a macro, use the following values: objtype = SLAVE, action = AD_SYNC. Example: SLAVE|<Server Name>|AD_SYNC.