Bug 36605

Summary: rhn_register doesn't allow registrations to be reused
Product: [Retired] Red Hat Linux Reporter: Scott Schmit <i.grok>
Component: rhn_registerAssignee: Adrian Likins <alikins>
Status: CLOSED CURRENTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: srevivo
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: 2004-09-02 21:30:28 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 Scott Schmit 2001-04-19 02:43:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686; Nav)


up2date requires that I register with rhn_register. I already did, so
I want (obviously) to use my prior username. It claims I can do that
already--I just have to put in my username and password. But if I do that,
it tells me to retype my password. So I do. It then tells me this username
is already registered (duh).

Reproducible: Always
Steps to Reproduce:
1. Register a username with rhn_register
2. Reset your registration info (reinstall, rm /etc/sysconfig/rhn/systemid,
whatever)
3. use rhn_register and attempt to reuse your registration
	

Actual Results:  It tells me the username is already in use and I can't
reregister it.

Expected Results:  It should retrieve/reuse my registration.

Comment 1 Jay Turner 2001-04-19 11:09:06 UTC
We are working on a method to allow rhn_register to read account information in
the case of re-registration.  If you are entering the username that you used the
first time, as well as the password and getting a message that the username is
already taken, that generally means that there is already an entry in the
database for that username, but with a different password.  I would suggest
going to http://www.redhat.com/network/main/login.html and clicking "Forgot Your
Password"  You can enter the username as well as the email address on the
account and we will mail you the password associated.

Comment 2 Scott Schmit 2001-04-19 15:23:31 UTC
Yeah, that was it.
Perhaps the GUI should be more clear on the difference...