Bug 735358 - Incorrect documentation for adding cumin&grid to sasldb
Summary: Incorrect documentation for adding cumin&grid to sasldb
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Management_Console_Installation_Guide
Version: Development
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 2.0.1
: ---
Assignee: Alison Young
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-02 13:23 UTC by Matthew Farrellee
Modified: 2011-09-07 23:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-07 23:00:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matthew Farrellee 2011-09-02 13:23:09 UTC
(related to bug 733758)

http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2.0/html-single/Management_Console_Installation_Guide/index.html

   Authentication credentials for the MRG Management Console must be created on the host running the MRG Messaging broker.
   On the host, run the saslpasswd2 command ***as the root user***:

   # /usr/sbin/saslpasswd2 -f /var/lib/qpidd/qpidd.sasldb -u QPID cumin

The command should be run as the qpidd user, e.g. sudo -u qpidd /usr/sbin/saslpasswd2 -f /var/lib/qpidd/qpidd.sasldb -u QPID cumin

Same issue for adding a grid user.

A note could be added stating "/var/lib/qpidd/qpidd.sasldb should be readable by the qpidd user".

Also, if the ownership is wrong, /var/log/messages will report "qpidd[PID]: unable to open Berkeley db /var/lib/qpidd/qpidd.sasldb: Permission denied" (qpid-cpp-server-0.10-6.fc13.x86_64)


Note You need to log in before you can comment on or make changes to this bug.