Robbie Gemmell created QPID-4746:
------------------------------------

             Summary: [Java Broker] add an overriding management-mode 
authentication provider to restrict access to specific management mode user
                 Key: QPID-4746
                 URL: https://issues.apache.org/jira/browse/QPID-4746
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.22


QPID-4594 added a command line option to start the broker in a specific 
management-mode, where the AMQP ports are disabled and the management ports can 
be chosen from the command line if necessary, in order to allow an 
administrator to configure the broker via the management interfaces in 
isolation of regular usage.

To make this mode fully effective, the regular authentication providers 
configured for each port will be overridden with a management-mode specific 
authentication provider which will permit only the user 'mm_admin' to connect, 
with a randomly generated password (with option to set if necessary) details 
emitted to the console at startup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to