Issue #429 has been updated by Sébastien Bahloul. Status changed from Feedback to Closed % Done changed from 80 to 100
Robert: thank you for your second check ! I've fixed the website and will look at your issue about async tomorrow. ---------------------------------------- Bug #429: Syncing from Active Directory to LDAP http://tools.lsc-project.org/issues/429 Author: Robert Mill Status: Closed Priority: Normal Assigned to: Sébastien Bahloul Category: Documentation Target version: 2.0 Problem in version: There seems to be a problem with the function getAttributeByValueById which I have got round using getAttributeValuesById when assigning the value of sAMAccountName to uid and getAttributeFirstValueById for the MainIdentifier If I try to use getAttributeValueByID I get the error Cannot find function getAttributeByValue in object id However if I use getAttributeValuesById, this works for assigning sAMAccountName to uid however when used in MainIdentifier it returns the sAMAccountName enclosed in square brackets and so I have used getAttributeFirstValueById which works but returns a warning that it is a deprecated function. All the documentation points to getAttributeValueById but I keep getting the above error message. Is this a bug or am I doing something extremely stupid. Regards Robert -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

