Hi all,
I am trying to filter a specific group of Users from our customers AD.
In the "Active Directory Connector" configuration you can set only the following:
- Server Name (LDAP Server)
- LDAP Query
(unfortunately no "search base")
Normaly you can set a query like the following to get all active users from the AD who has a Mail address and a Name:
(&(objectCategory=person)(objectClass=user)(mail=*)(name=*)(!userAccountControl:1.2.840.113556.1.4.803:=2))
To filter just one group of users from the AD, I have tried a lot but couldn't get it work.
e.g.
(&((objectCategory=person)(objectclass=user)(mail=*)(name=*)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(memberOf:1.2.840.113556.1.4.1941:=ou=grp1,ou=Users,ou=Accounts,ou=Workplace,dc=corp,dc=ADS,dc=company,dc=ch)))
Have anybody done this before, successfully?
Could you please give me any tips, ideas, help?
Thanks in advance!
Best regards,
Raj
#Integrations#SystemAdministration#Unsure/Other------------------------------
Ratnarajah Rajkumar
SPIE ICS AG
------------------------------