[
https://issues.apache.org/jira/browse/QPID-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867458#action_12867458
]
Martin Ritchie commented on QPID-2539:
--------------------------------------
Carl,
In your reloadACLFile example are you not missing the property name?
According to the ACLv2 spec on the wiki that, we both worked on, your example
should be more like:
acl allow admin update method name=reloadACLFile # allow admin group to update
acl file.
Wiki Spec for ACLv2
acl permission {<group-name>|<user-name>|"all"} {action|"all"} [object|"all"]
[property=<property-value>]
Does the C++ broker allow this line?
acl allow admin update method reloadACLFile
> Update ACL file syntax to be clearer and add extra operations
> -------------------------------------------------------------
>
> Key: QPID-2539
> URL: https://issues.apache.org/jira/browse/QPID-2539
> Project: Qpid
> Issue Type: Sub-task
> Components: Java Broker
> Reporter: Andrew Kennedy
> Fix For: 0.7
>
>
--
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:[email protected]