Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8625

[Broker-J] ACL rules require full DN when using LDAP authentication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • qpid-java-broker-9.0.0
    • qpid-java-broker-9.1.0
    • Broker-J
    • None

    Description

      Currently a reference to a LDAP user in ACL rules requires full DN, e.g.:

      ACL ALLOW "cn=danlangford,ou=000,ou=People,o=MyEnterprise" ALL 

      It would be beneficial to allow usage of a CN instead:

      ACL ALLOW "cn=danlangford" ALL 

      or

      ACL ALLOW danlangford ALL 

      Attachments

        Activity

          People

            Unassigned Unassigned
            daniel.kirilyuk Daniil Kirilyuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: