Messaging security in OpenStack Security Guide  - current - Authentication configuration example: RabbitMQ

Bug #1403785 reported by The-Kid
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Andreas Jaeger

Bug Description

The formatting is incorrect for setting user permissions in rabbitmq.

Please update this part
`# rabbitmqctl set_permissions compute01 ".*"".*"".*"`
to
`rabbitmqctl set_permissions compute01 ".*" ".*" ".*"`

-----------------------------------
Built: 2014-12-18T00:36:51 00:00
git SHA: 786544f09705a8b1f075ae236169441f89db9191
URL: http://docs.openstack.org/security-guide/content/messaging-security.html

Tags: sec-guide
Changed in openstack-manuals:
importance: Undecided → Medium
status: New → Confirmed
assignee: nobody → Andreas Jaeger (jaegerandi)
tags: added: sec-guide
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to security-doc (master)

Reviewed: https://review.openstack.org/142735
Committed: https://git.openstack.org/cgit/openstack/security-doc/commit/?id=7f42fd5cbe9882d698a6f457f5639b80a4ff3cf7
Submitter: Jenkins
Branch: master

commit 7f42fd5cbe9882d698a6f457f5639b80a4ff3cf7
Author: Andreas Jaeger <email address hidden>
Date: Thu Dec 18 12:29:35 2014 +0100

    Add missing spaces for rabbitmqcl call

    There are 4 parameters, add missing spaces to the command.

    Change-Id: Ibfa8a9578fef268e23bfc6f09a807e5e6f59b1ea
    Closes-Bug: #1403785

Changed in openstack-manuals:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.