Re: LDAPResult structure

Nils Andreas Thommesen (Nils.Thommesen@odin.kvatro.no)
Fri, 16 Feb 1996 14:02:30 +0100

Not all ldap-servers do things correctly:

The ldap-server that is used with ISOCOR's X.500 DSA gave me this once:

ldap_result returned LDAP_SUCCESS
In LDAP structure:
lp_errno = 0 (LDAP_SUCCESS)
lp_error = "Bad search filter".

That is in my opinion clearly a bug.

Nils Andreas Thommesen