Le 11/02/2016 00:22, GOMEZ TORRES HECTOR . a écrit :
Hi!
Hello Héctor,
I have two issues:
1.- I am capable of set non-ASCII characters (á, é, í, ó, ú, ñ, Á, É,
Í, Ó, Ú, Ñ) to "userPassword" attribute in OpenLDAP using /Apache
Directory Studio/, and also in "unicodePwd" in Active Directory using
/NET USER userName password/ command. I have been trying to sync those
type of passwords from OpenLDAP to Active Directory with the help of
function /AD.getUnicodePwd/, but sometimes it fails doing such task;
however, when the sync is succesful, the password in Active Directory
is not equal to the password stored in OpenLDAP. Is there something
for accomplish this type of sync?
Sadly it's a very old bug we did not fix yet:
http://tools.lsc-project.org/issues/55
2.- In OpenLDAP, I have a multivalue attribute that I wish to sync to
Active Directory. When the sync task run, it only copy the oldest
value on OpenLDAP and not the others; if that single value is modified
in OpenLDAP, it becomes the most newer value and therefore is not more
synced, instead of it, the second oldest value is taken like the
oldest and it begins to be synced. How can be synced all values for an
attribute to Active Directory?
Yes, just use getDatasetValuesById instead of GetDatasetFirstValueById.
It will return you all values of the attributes.
--
Clément OUDOT
Consultant en logiciels libres, Expert infrastructure et sécurité
Savoir-faire Linux
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users