Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2959

Validate against cluster user name uniqueness

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Do
    • 2.15.0
    • None
    • Broker
    • None

    Description

      The broker has a special cluster user and cluster password and when doing
      authentication it always check the cluster user first.
      If user configures a cluster user name that is the same as one of it's
      normal users, the broker always authenticate that normal user
      against the cluster password which is not right and probably failed
      authentication as the cluster password usually not the same as
      the normal user's password.
      To avoid such a case the broker should check the configuration
      during startup and if the cluster user name collides with a normal
      user name, it should report as an error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaohoward Howard Gao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: