Alex Rudyy created QPID-3965:
--------------------------------
Summary: Case sensitivity issue with java broker ACL
Key: QPID-3965
URL: https://issues.apache.org/jira/browse/QPID-3965
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.17
Reporter: Alex Rudyy
When user name in a group definition contains an upper case the ACL is not able
to authorize this user properly.
Example ACL
GROUP test F1, f2
ACL ALLOW-LOG test ALL METHOD
ACL DENY-LOG ALL ALL METHOD
For the example above for user F1 result "Denied" is returned on trying to
access any method whiles for user f2 it is allowed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]