Le 18/05/2020 à 18:04, Lior Dotan a écrit :
> Hi,
>
> My original setting had the users base DN set as:
> OU=test,DC=example,DC=com
>
> But since it returned too many users I changed it to:
> OU=ActiveUsers,OU=test,DC=example,DC=com
>
> However, all the users from other OUs are still present.
> This happens because my getOneFilter looks like this:
> &(mail={mail})(objectClass=user))
>
> And this filter finds any user.
> Since I cant use distinguishedName with wildcards, how can i refine
> the filter to only return users that are under the users base DN?


This should be the case, LSC will only search entries below the baseDn.


-- 
Clément Oudot | Identity Solutions Manager

clement.ou...@worteks.com

Worteks | https://www.worteks.com

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

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to