|
ACL has been edited by Kim van der Riet (Aug 05, 2008). Content:ACL file format for brokers.Notes on file formats
user-list = user1 user2 user3 ... group-name-list = group1 group2 group3 ... group <group-name> = [user-list] [group-name-list] permission = [allow|allow-log|deny|deny-log] action = "" object = [queue|exchange|routingkey] property = [temporary|durable|owner] acl permission [<group-name|user-name>] [action] [object=<object-name>] [property=<property-value>] Example file: # Some groups group admin ted martin group user-consume martin ted group user2 kim user-consume rob # Some rules acl allow carlt create exchange=carl.* acl deny rob create queue acl allow guest bind exchange=amq.topic routingkey=stocks.ibm.# owner=self acl allow user-consume create queue=tmp.* acl allow admin acl allow bind owner=self acl allow consume owner=self acl allow publisher publish temporary=true acl allow publisher create queue=RequestQueue acl allow consumer consume temporary=true acl allow consumer create temporary=true acl deny |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
