Good day everyone!

I have now a lovely OpenLDAP --> AD sync working fine in place. I would
like now to sync the OpenLDAP to AD passwords. So I have a custom attribute
in OpenLdap with a cleartext (soon to be encrypted AES values) which I want
to update to AD.

Now the logic I want to implement is this:

if (canBind(user,openldapAttributePasswdValue))
   doNothing
else
   updateUnicodePwdInAD

How can I plug this into the xml logic? Specially the doNothing part.

Thanks a lot!

Cloudreach Limited is a limited company registered in England with registered 
number 06975407

The above terms reflect a potential business arrangement, are provided solely 
as a basis for further discussion, 
and are not intended to be and do not constitute a legally binding obligation. 
No legally binding obligations 
will be created, implied, or inferred until an agreement in final form is 
executed in writing by all parties involved.

This email may be confidential or privileged. If you received this 
communication by mistake, please don't forward 
it to anyone else, please erase all copies and attachments, and please let us 
know that it has gone to the wrong person.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to