Hi,

I tried to transform a LDAP-Search-Command into a filter for the LDAP-SOGoUserSources.

My LDAP filter:
(&(objectClass=organizationalPerson)(memberOf=CN=Groupware-Accounts,CN=Users,DC=acme,DC=de)(!(userAccountControl=66050)))

My SOGo filter:
(objectClass='person' AND memberOf='CN=Groupware-Accounts,CN=Users,DC=acme,DC=de' AND NOT userAccountControl=66050)

Completely false, isn't it?

So, how to write a correct filter command? (I didn't find any further docs or howtos)

Thank you!

--
Greetings,

   Martin Rabl
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to