Greetings!

I'm trying to limit max nummber of queues that user can create.
I turned on authentication, started qpidd with --max-queues-per-user 4
option and then create queues using following command:

   qpid-config -b amqps://username@hostname:5671 add queue Qn

where n = 1, 2, 3, etc.

I expected queue creation to fail at 5th queue, but it was created.
Do I need to use acls to enforce this limit?

Best regards,
-- 
Michael Ivanov

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to