I'm interested in this discussion, I would not be able to create the last task that will read groups and members and fill your users_groups table.
You should build a task that cycles over user memberships, but how can you specify a SourceLdapService configuration that compares more than a time the same user? Playing around with getAllFilter/pivotAttributes ? putting memberOf as pivot attribute? On Mon, Oct 20, 2014 at 12:14 PM, Clément OUDOT <[email protected]> wrote: > > > 2014-10-20 12:00 GMT+02:00 <[email protected]>: > >> Hi Clement, >> >> > Hi, > > please answer to the list. > > >> thanks for the reply. >> >> I am using SqlMap, not iBatis 3 , so i cant use <foreach>... >> Also , say i iterate over the members in the Group in sqlMap, then how do >> i fetch each members corresponding attributes from ou=Users and then >> populate the Users table in SQLDB? could be tell me the changes to be made >> in the lsc.xml and the GroupOfNames.xml which has my SQL mappers. >> >> > > You should have on task that populate your user table from ou=Users,; > another task for creating groups, and then a last task that will read > groups and members and fill your users_groups table. > > > Clément. > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-users mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-users > >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

