2014-04-14 0:01 GMT+02:00 Deividas haspo <[email protected]>: > Hi, >
Hi, > I managed to get those employeeNumber to employeeID and departmentNumber > to department, but when change both or one of them and then try to sync - > no changes. > It is because you used createValues instead of forceValues. See http://lsc-project.org/wiki/documentation/latest/configuration/syncoptions#functionality_matrix > I also want to know is it possible to sync from one to two. For example: I > have all users in Users and I want to filter them to 2 Group1 and Group2. > The only difference is there employeeNumber (in AD employeeID). In Group1 > there should be all users who has anything written in employeeNumber (in AD > its employeeID) and in Group2 there should be all users who has nothing > written in employeeNumber. > > You can do some javascript ou groovy code inside <mainIdentifier> to check employeeNumber value and set Group1 or Group2 in DN. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

