Quotes in DN on simple binds causes referral error
--------------------------------------------------
Key: DIRSERVER-1285
URL: https://issues.apache.org/jira/browse/DIRSERVER-1285
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.4
Environment: Windows XP, embedded in another java app, jdk 1.6.0
Reporter: Daniel Henninger
A user exists in my database:
uid=openfire,ou=users,ou=system
if I authenticate using that DN, everything is fine
if I authenticate using:
uid="openfire",ou="users",ou="system"
(or any iteration of the quotes)
I get an error:
LDAP: error code 49 - Bind principalDN points to referral.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|