ldap_err2string
Started by Peter Eisentrautover 13 years ago1 messageshackers
Is there any reason we don't use ldap_err2string() to get readable error
messages from LDAP, instead something like "error code 49"? It's
already used in some places, so it's apparently OK to use. Proposed
patch attached.