Hi Hugo,

Am 21.05.2010 um 00:04 schrieb Hugo Monteiro:

> On 05/20/2010 10:36 PM, Martin Rabl wrote:
>> LDAP filter like (&(memberOF=CN=sogouser,CN=Users)(uid*)) ?  
> Shouldn't that be (&(memberOF=CN=sogouser,CN=Users)(uid=*)) ?
Yes, sorry, was a typo.

> Also, is CN=Users your full base search?
No, this was only an example.
The full (with ldapsearch running filter) is ...

... there:
>> (&(objectClass=organizationalPerson)
>> (memberOf=CN=GroupwareAccounts,CN=Users,DC=securenet,DC=de)
>> (sAMAccountName=*))
>> 
>> does not run, but (objectClass=organizationalPerson) does.
> Could it be possible that AD doesn't allow you to query sAMAccountName=* ?
No. With the standard LDAP tools it does run.
(First we used uid, but thats a posix-attribute we will get rid off [pls, ask 
me not, why - Admin says so] aah: with uid instead of sAMAccountName it didn't 
run, too).

> Any usefull debugging info on the LDAP (AD) server ?
No, unfortunatly not, only the logs from SOGo. 

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

Reply via email to