as <getAllFilter>(&(objectClass=User)(objectCategory=Person)(memberOf=MySourceSyncGroup))</getAllFilter>
in my AD Sync Source (ldapSourceService) ? On Mon, Nov 17, 2014 at 9:33 AM, Clément OUDOT <[email protected]> wrote: > > > 2014-11-17 9:00 GMT+01:00 Renaud <[email protected]>: > >> Hi >> >> before I begin, I'd like to know if it's possible in lsc and how do I >> proceed? >> >> > > Maybe the easiest is to check if the entry has a memberOf attribute, which > would mean that it belongs to a group. You can do it by adding (memberOf=*) > in the getAllFilter. > > > Clément. > >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

