hi all,
i have a strange behaviour with a request :
for example
ldapsearch -h xxxxxx -b
"ou=hostnames,ou=mail,ou=clients,dc=xx,dc=xxx" -x
"(&(objectClass=Sendmail-Host)(SendmailHost=blah))"
This query *crash* (yes, you have read crash) the OpenLDAP server.
The ObjectClass Sendmail-Host is personnal, but i don't have error.
(work fine with sendmail as example). If i change the base dn, the
query will not crash the server.
So, my questions are :
are there some restrictions in objectclass/attribut name (maybe the -
is forbidden ?)