Bug 675016

Summary: Need for Message Sucker Password Encryption not noted in Installation Guide
Product: [JBoss] JBoss Enterprise Application Platform 5 Reporter: bmorriso
Component: doc-Installation_GuideAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: Rajesh Rajasekaran <rrajasek>
Severity: low Docs Contact:
Priority: unspecified    
Version: 5.0.0CC: mhideo, mnovak
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-15 04:41:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bmorriso 2011-02-03 22:19:05 UTC
Description of problem:
In Section 10.1.3 of the Installation Guide for JBoss EAP 5.1.0, the language suggests that the message sucker password can be entered into that file in cleartext. However, it is necessary to encrypt that password using the line:

java -cp "jboss-messaging-client.jar" org.jboss.messaging.util.SecurityUtil $Password 

and then put the encrypted password into the field in the file. The documentation needs to be changed to make note of this step. 

Version-Release number of selected component (if applicable):

JBoss EAP 5.1.0

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: