Creating an Active Directory connection
To create a new connection
-
In the , open the Connections tab.
- Click Add connection, then use the following options:
-
Click Next.
- On the Specify connection settings page, use the following options:
-
Any available domain controller in the specified domain: Allows you to connect to an available domain controller in the Active Directory domain you specify. In the Domain text box, type the fully qualified domain name of the domain to which you want to connect.
-
Specified domain controller: Allows you to connect to a specific domain controller in a particular Active Directory domain. In the Domain controller text box, type the fully qualified domain name of the domain controller to which you want to connect.
-
Active Directory forest: Allows you to connect to the Active Directory forest you specify in this option. When synchronizing data to or from a connected forest, automatically selects the appropriate domain controllers in the forest to read and write data according to the synchronization scope configured for the connection.
-
Test Connection: Click this button to verify the specified connection settings.
-
Click Finish to create a connection to Active Directory.
Modifying an Active Directory connection
To modify connection settings
- In the , open the Connections tab.
-
Click Connection settings below the existing Active Directory connection you want to modify.
- On the Connection Settings tab, click the Specify connection settings item to expand it and use the following options:
-
Any available domain controller in the specified domain: Allows you to connect to an available domain controller in the Active Directory domain you specify. In the Domain text box, type the fully qualified domain name of the domain to which you want to connect.
-
Specified domain controller: Allows you to connect to a specific domain controller in a particular Active Directory domain. In the Domain controller text box, type the fully qualified domain name of the domain controller to which you want to connect.
-
Active Directory forest: Allows you to connect to the Active Directory forest you specify in this option. When synchronizing data to or from a connected forest, automatically selects the appropriate domain controllers in the forest to read and write data according to the synchronization scope configured for the connection.
-
Test Connection: Click this button to verify the specified connection settings.
-
Optionally, you can narrow the number of objects participating in the connection scope by setting up filter conditions. On the Connection Settings tab, click the Advanced item to expand it, and then use the following list columns:
-
Object type: Use this column to select the Active Directory object types for which you want to configure filter conditions: click Add Object Type to add an object type to the list. Once you have added an object type, use the Filter condition column to specify a condition the objects of that type must meet in order to participate in the connection scope.
-
Filter condition: Use this column to specify a filter condition for the corresponding Active Directory object type. To specify a filter condition, type an LDAP query. The Active Directory objects that meet the specified filter condition will participate in the connection scope. When no filter condition specified for an object type, all objects that belong to that type participate in the connection scope.
-
When you are finished, click Save.
Communication ports required to synchronize data between two Active Directory domains
When synchronizing data between two Active Directory domains, uses the following ports to access domain controllers in the domains:
Table 4: Required communication ports
53 |
TCP/UDP |
DNS |
Inbound |
88 |
TCP/UDP |
Kerberos |
Outbound |
389 |
TCP/UDP |
LDAP |
Outbound |
636 |
TCP |
LDAP over SSL (LDAPS) |
Outbound |
Synchronizing user passwords between two Active Directory domains
You can automatically synchronize user passwords from one Active Directory domain to the other by using . The next procedure assumes that is already connected to the source and target domains. For more information, see Creating an Active Directory connection.
To synchronize user passwords between two Active Directory domains
-
Install Capture Agent on all domain controllers in the source and target Active Directory domains.
-
Use the pwdHash attribute to perform an initial synchronization of user passwords between the source and target domains:
-
Create a new or choose an existing creating or updating synchronization step for the source and target domains.
If you use an updating synchronization step, ensure that user objects in the source domain are properly mapped to their counterparts in the target domain. For more information on mapping objects, see Mapping objects.
In the creating or updating synchronization step, configure a rule to synchronize the pwdHash attribute value from the user objects in the source domain to their counterparts in the target domain.
-
Run the creating or updating synchronization step to perform an initial synchronization of user passwords from the source to the target domain.
The step to perform an initial synchronization allows you to synchronize user passwords only once. If you want to synchronize all subsequent password changes on a permanent basis, complete the step to create a recurring run schedule.
-
Create a recurring run schedule for the synchronization step you configured previously. For instructions, see Running a sync workflow on a recurring schedule.