Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated first example to be 'permission user ' not 'user permission'

...

Code Block

group admin ted martin
group user-consume martin ted

acl allow carlt allow create exchange=carl.* 
acl allow guest allow bind exchange=amq.topic routingkey=stocks.ibm.#  owner=self
acl allow user-consume allow create queue=tmp.*
acl allow admin allow 

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