I am quite new to ldap, and am attempting to authenticate (via a JNDI
test app I have written) using SASL. I get this error:
Exception in thread "main" javax.naming.NoPermissionException: [LDAP:
error code 50 - SASL(-14): authorization failure: unable canonify user
and get auxprops]
I have searched extensively though the forums, groups and lists and
cannot figure out exactly what this is trying to tell me. I assume I
have an improperly configured sasl-regex, or something of the sort,
but I can't nail it down.
If anyone has any idea, I very much appreciate a shove in the right
direction.