December 2015
Intermediate to advanced
262 pages
5h 58m
English
After a client is successfully authenticated by the message broker, it needs to perform some activities in some virtual hosts. In the earlier chapters, we saw that permissions are defined per vhost and live either internally in the message broker or externally. The RabbitMQ LDAP backend plugin that we saw earlier provides you with an ability to store permissions in an LDAP server. The following types of permissions are configured in the message broker:
We already discussed how to manage permissions using the rabbitmqctl utility and the HTTP API. The following commands can be ...
Read now
Unlock full access