Bug 1139004

Summary: Resetting password via foreman-rake does not set the password to "changeme" further more
Product: Red Hat Satellite Reporter: Pavel Moravec <pmoravec>
Component: Docs Install GuideAssignee: Hayley Hudgeons <hhudgeon>
Status: CLOSED CURRENTRELEASE QA Contact: David O'Brien <daobrien>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.4CC: mmccune, xdmoon
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14370, Installation Guide-6.0-1 Build Date: 04-09-2014 11:10:12 Topic IDs: 11163-698341 [Latest]
Last Closed: 2015-08-10 14:43:31 UTC 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:
Bug Depends On:    
Bug Blocks: 1115190    

Description Pavel Moravec 2014-09-07 11:35:01 UTC
Title: Logging in to Red Hat Satellite

Describe the issue:
The Note just above Section 3.1 says that "foreman-rake permissions:reset" resets the password to "changeme". This is not further valid (I recall it was true some time ago). Now the new password is generated and printed to command line.


Suggestions for improvement:
Change the sentence "This will reset the password to the default user of admin and the password to changeme. " to something like:

This will reset the password to the default user of admin and the password to the one printed on command line output:

# foreman-rake permissions:reset
Reset to user: admin, password: qwJxBptxb7Gfcjj5
# 

Additional information:

Comment 2 Athene Chan 2014-09-08 01:38:28 UTC
http://docbuilder.usersys.redhat.com/14370/#chap-Logging_in_to_Red_Hat_Satellite

Changed to:
	<note>
		<para>
			If you have forgotten the administrative password, log on to the <application>Satellite</application> command-line interface to reset the administration user and password:
		</para>
		<screen>
# foreman-rake permissions:reset
Reset to user: admin, password: qwJxBptxb7Gfcjj5
		</screen>
		<para>
			This will reset the password to the default user of <emphasis>admin</emphasis> and the password to the one printed on the command line. Change this password upon logging in to prevent any security issues from occurring.
		</para>
	</note>

Comment 3 David O'Brien 2014-09-11 05:17:51 UTC
Verified.

Comment 4 RHEL Program Management 2015-03-06 16:03:16 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.