Policies
Policies are used to control data synchronization between the Active Directory and eDirectory.
During the driver configuration, the Active Directory configuration file enables you to select several options that affect the default policies and filters created for you. The following table contains a list of these options and how they affect policy and filter creation:

|
Configure Data Flow establishes the Filters on the Publisher and Subscriber channels. Bi-directional enables the same filters on both channels. Both channels receive the same set of default objects and attributes. AD to eDirectory places a restrictive filter so changes are not sent from eDirectory to Active Directory. eDirectory to AD places a restrictive filter so changes are not sent from Active Directory to eDirectory. |

|
This controls how objects are placed in eDirectory. Mirrored places objects in the same hierarchy as they exist in Active Directory. Flat places all objects in the base container specified during configuration. |

|
This controls how objects are placed in Active Directory. Mirrored places objects in the same hierarchy as they exist in eDirectory. Flat places all objects in the base container specified during configuration. |
The following table contains a list of the default policies and how they are affected by your selections during configuration:
Create |
In order for an Active Directory user to be created as a user in eDirectory, Full Name must be defined. : This is enforced in the create policy for a flat hierarchy, and the matching policy for a mirrored hierarchy. In either hierarchy, Full Name must be defined. |
Matching |
In a flat hierarchy, the matching policy attempts to match the user with an object with the same Full Name in the base container you specify. In a mirrored hierarchy, the matching policy attempts to match the user with an object with the same Fully Distinguished Name. |
Placement |
In a flat hierarchy, the placement policy places all objects in the base container you specify. In a mirrored hierarchy, the placement policy places all objects in a hierarchy that mirrors that of the data store sending the operation. |