You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2009/12/18 23:40:18 UTC

[jira] Updated: (QPID-2297) ACL policy won't allow "." in the realm for users added to a group

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

Rajith Attapattu updated QPID-2297:
-----------------------------------

    Attachment: QPID-2297.patch

Added a simple fix to allow "." as a valid char for a userID.
This allows it to specify something like joe@EXAMPLE.COM

Modified an existing test case to have joe@EXAMPLE.COM as part of an acl file to ensure this is not broken in the future.

> ACL policy won't allow "." in the realm for users added to a group
> ------------------------------------------------------------------
>
>                 Key: QPID-2297
>                 URL: https://issues.apache.org/jira/browse/QPID-2297
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>         Environment: RHEL 5, x86_64
>            Reporter: Tim Powers
>         Attachments: QPID-2297.patch
>
>
> The following throws an error when it's included in the acl policy file because of the "." in the realm:
> group admins username@EXAMPLE.COM
> The following works properly and is allowed:
> acl allow-log username@EXAMPLE.COM all

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org