Hi, I've run into an issue where the LscModifications.getModificationsByHash converts the attribute name to lower case, probably to avoid duplicate attribute names where case is the only difference. But if I have a destination service that does care about the casing this creates a problem since I loose the true attribute names and values, i.e. LDAP memberOf is converted to memberof.
The workaround is to have my own method that creates this mapping, however, would it make sense to introduce a method that keeps the attribute case? Thank you, -- Gustavo Castelo AcrossGadget Unipessoal Lda +351 91 1182566
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

