Modify create policy for a specific Organization?
Currently our eDir to eDir driver is set to create if object class is User and if first name/last name are present.
I would like to change that so that it also only creates users if they exist in our O=ABC, rather than any user object in the entire tree. (I have another O=XYZ that I do not want replicated currently).
I am assuming the proper place would be the creation policy to do this, rather than the driver configuration (like Excluded objects- not sure if you can even pick an O though).
The matching policy is already set to only do: O=ABC
|