Active Directory User Filter

eglyn

Member
Aug 26, 2021
26
2
8
45
Hi :)

I'm desperately trying to get the user filter to work in the connection to my active directory domain.

But when I activate the filter, the syncrhonisation doesn't find any users.

Here my sync setup:
Code:
E-mail attribute: email
Groupname attr: sAMAccountName
user classes: user
Group classes: group
User Filter: memberOf=CN=proxmox_users,OU=Users,OU=Service,DC=mydomain,DC=local

Without any filter, sync works, but when I specify the filter sync preview does not return any users :/

I tried to put some (), or others things that I read on the forum, but nothing works :'(

Any suggestion ?