Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-10091

OSUser LDAP authentication fails when there is a slash ("/") in DN

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • None
    • 2.6.1
    • None

      LDAP password verification fails when the DN contains a slash character:

      Nov 19, 2007 8:36:05 AM com.opensymphony.user.provider.ldap.LDAPCredentialsProvider authenticate
      SEVERE: Initial connect and search successful, but second phase connection to LDAP provider 'Domain' as '"CN=John Doe,OU=B/C Development,OU=Operations Department,OU=GreenCat,OU=GreenCat Group",dc=domain' failed.
      javax.naming.InvalidNameException: "CN=John Doe,OU=B/C Development,OU=Operations Department,OU=GreenCat,OU=GreenCat Group",dc=domain: close quote appears before end of component
      at javax.naming.NameImpl.extractComp(NameImpl.java:129)
      at javax.naming.NameImpl.<init>(NameImpl.java:267)
      at javax.naming.CompositeName.<init>(CompositeName.java:214)

      This issue is probably equal to JRA-13470

            Unassigned Unassigned
            69b0c08d0704 Ron van Stokkom
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: