DIP how to map the DN from Active Directory (CN) to OUD (UID)?
I am trying to Sync bi-directional between AD and OUD.
To create the profiles I am using the included templates (below).
I tested both as an import rule which worked fine.
I only modified the %BASEDN to my base dn.
DomainRules
%USERBASE%:%USERBASE%:
However, I am challenged on how to map AD <-> OUD to match the same user DN.
Looking on the example below, two separate dn's will get created one with uid= and one with cn=.
I am trying to map them as the same user.
---
my AD user dn is:
dn: cn=first user1,dc=domain,dc=com