This is not currently possible. There are some plans to improve ACL for use cases like this (where there are a large number of ACL entries) in the future.
For now your best bet is to write some sort of script to generate your ACL file. Regards, Rajith On Fri, Apr 15, 2011 at 10:23 AM, Jonas Klemming <[email protected]> wrote: > Hello! > > I need to setup hundreds of ACLs that lets users create/publish/subscribe to > only their own queues. Is it possible to create a ACL rule like this: > > > > "acl allow publisher all queue name=myqueue.${username}" > > > > Where ${username} is replaced by the authenticated username. That would be > very useful or maybe there is some other way of solving this. > > > > Best, > > Jonas > > > > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
