Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3821

LDAPLoginModule is unable to authenticate with Microsoft Active Directory server when an OU group or any DN part contains a space

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • AMQ 7.7.0.GA
    • configuration, security
    • None

    Description

      When an OU group or any DN part contains a space the LDAPLoginModule is unable to authentication with Microsoft Active Directory server.

      For example::

      connectionUsername="CN=amq-ldap,OU=Service Accounts,OU=System Accounts,OU=System Index,DC=Example,DC=com"

      The workaround is to put double quotes around the OU group or DN name that contains white space and then use backslash to escape the quotes. 

      connectionUsername="CN=amq-ldap,OU=\"Service Accounts\",OU=\"System Accounts\",OU=\"System Index\",DC=Example,DC=com" 

      Attachments

        Issue Links

          Activity

            People

              rhn-support-jbertram Justin Bertram
              rhn-support-qluo Joe Luo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: