Hi,

short question: the LDAP-Filter of SOGoUserSources ("filter" called) have not 
to be filled with a real LDAP filter like 
(&(memberOF=CN=sogouser,CN=Users)(uid*)) ?

What I saw in debug-logs (LDAP-Debugging on), the filter will be appended to 
the user login (with an AND!?), so an user can not login, when the filter is 
... erm ... damaged.
So I think, the filter has to be written in a SQL-like way?

Today I tried to connect SOGo on our companies Active Directory - runs good, 
login is possible - but only without the filter.
First we tried 
(&(objectClass=organizationalPerson)
(memberOf=CN=GroupwareAccounts,CN=Users,DC=securenet,DC=de)
(sAMAccountName=*))

does not run, but (objectClass=organizationalPerson) does.

UIDFieldName is sAMAccountName, bindFields, too.


Thank you!

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

Reply via email to