hi all !

I have to sync 2 directory AD to OpenLDAP .

Inside the source I'have the following scheme !

--> OU=users
    +--> ou=technical,ou=users
    +--> ou=disabled,ou=users
    +--> cn=user1,ou=users
    +--> cn=user2,ou=users


I want to select only user1 ans user 2 I 'have the choice to exclude ou=technical and ou=disabled (solution 1) or try to set the search scope to one and not to sub ( solution 2)

For solution 1 : I didn't managed to find the correct filter like "(&(objectClass=Person)(ou:dn:=technical))", but does AD permit it ? ( AD2012 R2)

For solution 2 : I didn't find a parameter like "scope" in lsc.xml syntax ..


Do you have any Idea ?


cheers !


Antoine Gallavardin



_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to