From dev-return-27890-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sun Nov 02 01:12:06 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 23423 invoked from network); 2 Nov 2008 01:12:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2008 01:12:05 -0000 Received: (qmail 3457 invoked by uid 500); 2 Nov 2008 01:12:11 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 3246 invoked by uid 500); 2 Nov 2008 01:12:11 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 3235 invoked by uid 99); 2 Nov 2008 01:12:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2008 18:12:11 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2008 01:11:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5283E234C261 for ; Sat, 1 Nov 2008 18:11:44 -0700 (PDT) Message-ID: <1816862567.1225588304337.JavaMail.jira@brutus> Date: Sat, 1 Nov 2008 18:11:44 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Assigned: (DIRSERVER-1285) Quotes in DN on simple binds causes referral error In-Reply-To: <1481506152.1225587824310.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRSERVER-1285: -------------------------------------------- Assignee: Emmanuel Lecharny > 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.