Hi,
it´s me again ;-)
--Sync from OpenLDAP to AD--
How is the "force" parameter in sync options supposed to work?
Configuration:
lsc.syncoptions.ADuser.default.action = F
lsc.syncoptions.ADuser.sAMAccountName.create_value =
srcBean.getAttributeValueById("uid")
lsc.syncoptions.ADuser.userPrincipalName.force_value =
srcBean.getAttributeValueById("uid") + "@test.local"
Now I´m changing the attribut "uid" in OpenLDAP. At the next sync the attribut
" userPrincipalName" gets changed but not " sAMAccountName".
If change the syncoptions to:
lsc.syncoptions.ADuser.sAMAccountName.force_value =
srcBean.getAttributeValueById("uid")
both attributs get changed fine in AD.
So should I always use " force_value" in syncoptions?
What about " lsc.syncoptions.ADuser.default.action = F"?
Thank you!
Regards,
Gunter
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users