[ https://issues.apache.org/jira/browse/DIRSERVER-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644550#action_12644550
]
Emmanuel Lecharny commented on DIRSERVER-1285:
----------------------------------------------
The fix works fine in ADS, but has a bad side effect on shared LDAPDN tests... We have to
find another way to deal with UpValues, maybe by adding a flag to the RDN elements, indicating
that we have enclosing quotes.
> 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
> Assignee: Emmanuel Lecharny
> Fix For: 1.5.5
>
>
> 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.
|