[ 
https://issues.apache.org/jira/browse/QPID-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286513#comment-13286513
 ] 

Paul Colby commented on QPID-4032:
----------------------------------

Also looks (not tested) to be broken in 0.8 (and presumably 0.10).

I have a patch.  Just tracing the history in svn now, and will attach a patch 
soon...
                
> Broker does not accept sub-groups in group declaration, contrary to wiki 
> documentation
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-4032
>                 URL: https://issues.apache.org/jira/browse/QPID-4032
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14, 0.16
>         Environment: Linux 2.6.32-5-amd64 #1 SMP Thu Mar 22 17:26:33 UTC 2012 
> x86_64 GNU/Linux
> gcc (Debian 4.4.5-8) 4.4.5
>            Reporter: Paul Colby
>              Labels: ACL
>
> The ACL wiki page ([https://cwiki.apache.org/qpid/acl.html]) indicates by at 
> least two examples, that group declarations can contain sub-groups.  However, 
> Qpid 0.16 does not (seem to) allow this.
> For example, given the following ACL file (cut down from the example at 
> [https://cwiki.apache.org/qpid/acl.html#ACL-Examplefile%253A]):
> {code}
> # Some groups
> group user-consume martin@QPID ted@QPID
> group group2 kim@QPID user-consume rob@QPID
> {code}
> Qpid 0.16 gives the following error:
> {{ACL format error: /home/paul/.qpidd/qpidd.acl:3: Line : 3, Username 
> 'user-consume' must contain a realm}}
> It appears that the broker is requiring {{user-consume}} to be a qualified 
> user name such as {{user-consume@QPID}} and not realizing that it is a group 
> name instead.

--
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to