Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

File order , most specific first. first match top to bottom.

Example file:

Code Block

group admin tedr ted martin
group user-consume martin ted

qpid-acl carlt allow create queue=\* temporary=true durable=false 
qpid-acl carlt allow create exchange=carl.* 
acl guest allow bind queue=\* exchange=amq.topic routingkey=stocks.ibm.#  owner=<self>self
qpid-acl adminuser-consume allow create queue=tmp.* 
acl user-consume deny-nolog create queue=<self>=* durable=true
acl admin allow all
acl deny all