You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2015/04/28 19:01:06 UTC

[jira] [Created] (KARAF-3711) LDAP login module doesn't handle case where CN, OU, DC case doesn't match

Jonathan Anstey created KARAF-3711:
--------------------------------------

             Summary: LDAP login module doesn't handle case where CN, OU, DC case doesn't match
                 Key: KARAF-3711
                 URL: https://issues.apache.org/jira/browse/KARAF-3711
             Project: Karaf
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 3.0.4, 4.0.0, 2.4.3


Had a user whose AD server was returning userDN of "CN=Foo Bar,OU=groups,DC=example,DC=com" but "ou=people,dc=example,dc=com" was specified for user.base.dn. The current code would fail to bind the user because of the case mismatch. This is perfectly legal in LDAP so I'm gonna  fix that up...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)