Hello, i upgraded our openldap server software from version 1.2.x to 2.0.15 on a 
testmachine and now
i dont receive any searchhits at all with ldapaddressbook search.

the /usr/local/share/sqwebmail/ldapsearch file looks like this:
exec /usr/local/bin/ldapsearch -D "cn=Manager,dc=domain,dc=com" -w secret -l 60 -z 20 
"$@"

I can successfully search the db from the shell command line like this:
/usr/local/bin/ldapsearch -D "cn=Manager,dc=domain,dc=com" -w secret -l 60 -z 20 
"sn=somename"

I believe it has to do something with the sqwebmail search "quoting mechanism" in the 
/usr/local/share/sqwebmail/ldapsearch file and/or maybe openldap's 
~etc/openldap/ldapsearchprefs.conf .

Any hints or pointers?

Cheers AB

Reply via email to