You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2012/04/23 13:31:36 UTC

[jira] [Updated] (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 ]

Alex Rudyy updated QPID-3965:
-----------------------------

    Attachment: 0001-QPID-3965-Fix-issue-with-converting-ACL-content-to-l.patch

Attached a patch fixing the issue
                
> 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
>            Assignee: Alex Rudyy
>         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