Bug 67045

Summary: Create new account on Sat Install saving password in unencrypted state
Product: Red Hat Satellite 5 Reporter: Matt Jamison <jamisonm>
Component: ServerAssignee: Adrian Likins <alikins>
Status: CLOSED CURRENTRELEASE QA Contact: Fanny Augustin <fmoquete>
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: cturner, gafton, gdk, mihai.ibanescu, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-06-19 17:58:25 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 Josef Komenda 2002-06-19 17:07:01 UTC
Description of Problem: When you set up a new satellite install and create a
user account, it still saves the password unencrypted. Therefore, when you try
to log in, you cannot. Using the 'forgot password' page correctly resets the
password in encrypted mode, as does the 'change password' page. I verified this
using sqlplus.

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

Steps to Reproduce:
1. Install a satellite
2. create a user account
3. run sqlplus and 'select login, password from rhnuser;'

Actual Results: Two plain text entries.

Expected Results: One plain text, one encrypted.

Comment 1 Chip Turner 2002-06-19 17:58:18 UTC
should be fixed in latest build of satellite

Comment 2 Josef Komenda 2002-06-19 21:44:20 UTC
Confirmed fixed on latest deployment. Closing.