You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2012/04/27 12:29:47 UTC

[jira] [Resolved] (QPID-3965) Case sensitivity issue with java broker ACL

     [ https://issues.apache.org/jira/browse/QPID-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall resolved QPID-3965.
------------------------------

    Resolution: Fixed
    
> 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.10, 0.12, 0.14, 0.16
>            Reporter: Alex Rudyy
>            Assignee: Keith Wall
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-3965-Fix-issue-with-converting-ACL-content-to-l.patch
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org