Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 991557

Summary: Username and password in clear text in S-RAMP and DTGov properties files
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Len DiMaggio <ldimaggi>
Component: ConfigurationAssignee: Julian Coleman <jcoleman>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, kconner, oskutka, ppecka, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Len DiMaggio 2013-08-02 17:47:59 UTC
Description of problem:

The file is:

cat  sramp.properties
#sramp.config.file.refresh = 60000
#sramp.config.baseurl = https://www.sramp.org/s-ramp-server
sramp.config.auditing.enabled = true
sramp.config.auditing.enabled-derived = true
sramp.config.auditing.user = admin
sramp.config.auditing.password = overlord

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

How reproducible:
100%

Steps to Reproduce:
1.Examine the file
2.
3.

Actual results:
Clear text. 

Expected results:
Encrypted password.

Additional info:

Comment 2 Len DiMaggio 2013-08-02 19:10:13 UTC
Also the full list of users can be found in
standalone/configuration/overlord-idp-users.properties

Comment 3 Len DiMaggio 2013-10-15 01:16:37 UTC
*** Bug 1018747 has been marked as a duplicate of this bug. ***

Comment 4 kconner 2013-11-11 15:40:41 UTC
The application realm is now used instead of overlord-idp-users.properties

Comment 5 Len DiMaggio 2013-12-13 20:36:59 UTC
Verified in ER7-2:

cat ./standalone/configuration/sramp.properties
#sramp.config.file.refresh = 60000
#sramp.config.baseurl = https://www.sramp.org/s-ramp-server
sramp.config.auditing.enabled = true
sramp.config.auditing.enabled-derived = true