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

Justin Ross updated QPID-3470:
------------------------------

    Assignee: Chuck Rolke
    
> ACL handling and documentation differ
> -------------------------------------
>
>                 Key: QPID-3470
>                 URL: https://issues.apache.org/jira/browse/QPID-3470
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Documentation
>    Affects Versions: 0.12
>         Environment: Debian GNU Linux, 32 and 64 bit
>            Reporter: Cajus Pollmeier
>            Assignee: Chuck Rolke
>            Priority: Minor
>
> The documentation states:
> {quote}
> user = username[/domain[@realm]]
> user-list = user1 user2 user3 ...
> group-name-list = group1 group2 group3 ...
> group <group-name> = [user-list] [group-name-list]
> {quote}
> But the code does not support group nesting. An exception is thrown, 
> detailing that stuff behind the *group* keyword needs to have a realm.
> Example:
> {quote}
> group admins admin@QPID me@QPID
> group agents amqp@QPID
> group clients whatever@QPID
> group event-publisher agents admins
> group event-consumer clients admins
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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