[rabbitmq-discuss] Multi vhost access with static LDAP
Simon MacMullen
simon at rabbitmq.com
Fri Oct 11 18:16:20 BST 2013
On 11/10/2013 6:14PM, MyOwnFitness wrote:
> If i used:
>
> {match, {string, "${vhost}"}, {string, "^${username}-host$"}}
>
> What if TestPub1 needed to publish to TestUser1-host?
>
> From the above they would only get access to TestPub1-host, correct?
Yes. You might be able to work something out with regex matching to get
that to work.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list