Microsoft Active Directory Connector

Overview

The Microsoft Active Directory connector is a reading, writing, deleting and polling connector provided by UNIFYBroker/Microsoft Active Directory.

The Active Directory connector is responsible for managing a single type of object within a specified container. It requires an existing Active Directory agent.

Technical Requirements

The Active Directory connector has no additional requirements following the listed connector prerequisites.

Usage

An Active Directory connector encapsulates the data from the target Active Directory instance.

ReadingYes
WritingYes
DeletingYes
PollingAdds/Updates

Configuration

An Active Directory connector maintains the following configuration:

Image 4199

NameDescription
Object ContainerThe parent container of all objects to be managed.
FilterA filter to apply to all objects.
ScopeThe scope of the search to be performed. Base - Search only the specified base object; OneLevel - Search the child objects of the base object, but not the base object itself; Subtree - Search the base object and all child objects.
Primary Object Class
A single objectClass that will be managed by the connector.
Page SizeThe number of objects that should be retrieved from the target AD instance in each request.

Is this article helpful for you?