Base64MD5PrincipalDatabase doesn't check password changes were applied to disk
before storing in memory
-------------------------------------------------------------------------------------------------------
Key: QPID-473
URL: https://issues.apache.org/jira/browse/QPID-473
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Martin Ritchie
Assigned To: Martin Ritchie
Fix For: M2
When using the JMX console to set a password the B64MD5PFPD updates the
internal map of users but when the write fails it doesn't revoke the users
access.
While when the jmxremote.access update fails then it will report opperation
unsucessful but will have created the login as the PFPD doesn't revoke the
permissions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.