-
April 7th, 2008 07:43 PM #1
Red Hat registration of a system
Earlier, a system was set up for us by Bill Bryce.
We started with installing RHEL5.1
At the time Bill told us to skip the part where we register the system
withg the Reds Hat network,
and that we could do that later.
So, 30 days have passed, and we now HAVE to register it, as the license
manager has suspended ourt updates.
So, I have:
A valid Red Hat login & account for this machine
A Red Hat Installation Number
On the machine I need to run
"rhn_register"
When I do so it takes me to a screen that says:
Please enter your login information for the
https://intel7.lsf.platform.com/XMLRPC Red Hat Network Satellite:
Login: ____________________ â
Password: ____________________ â
When I enter the (valid) user and password for the Red Hat subscription
I want to assign, I get an error, and it quits.
Here is the error:
===================================
[root@localhost-eth0 ~]# rhn_register
An error has occurred:
Error Class Code: 2
Error Class Info: Invalid username and password combination.
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.
See /var/log/up2date for more information
===================================
If I look there I see:
===================================
[root@localhost-eth0 ~]# less /var/log/up2date
[Mon Apr 7 11:48:55 2008] up2date logging into up2date server
[Mon Apr 7 11:49:00 2008] up2date Error communicating with server. The
message
was:
Error Message:
Satellite Certificate has expired
Error Class Code: 3006
Error Class Info: Invalid satellite certificate
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.
[Mon Apr 7 13:36:40 2008] rhn_register
Traceback (most recent call last):
File "/usr/sbin/rhn_register", line 79, in ?
app.run()
File "/usr/share/rhn/up2date_client/rhncli.py", line 65, in run
sys.exit(self.main() or 0)
File "/usr/sbin/rhn_register", line 64, in main
ui.main()
===================================
Apparently ( or so it appears) by installing KUSU this way, the machine
has somehow become "tied" to your groups
Red Hat ID.
As a result it is rejecting my login and password.
Or... I do not know what else..?
Can you please help?
--
With our best regards,
//Maurice W. Hilarius Telephone: 01-780-456-9771/
/Hard Data Ltd. FAX: 01-780-456-9772/
/11060 - 166 Avenue email:maurice@harddata.com/
/Edmonton, AB, Canada http://www.harddata.com//
/ T5X 1Y3/
/
-
April 7th, 2008 08:36 PM #2
RE: Red Hat registration of a system
Hi Maurice
=20
Bill had used our test RHN satelite server. That is no longer =
available.
=20
Take a look at the "rhn*" commands. The systemid it has is probably =
invalid, because it was for our satelite server, instead of the real =
ones.
=20
If I had to guess at a solution I'd move the =
/etc/sysconfig/rhn/systemid, then "yum clean all", then rhn_register.
=20
=20
Mark
=20
-----Original Message-----
From: Maurice Hilarius [mailto:maurice@harddata.com]
Sent: Monday, April 07, 2008 3:43 PM
To: kusu-users@osgdc.org
Cc: Mark Black; Bill Bryce
Subject: Red Hat registration of a system
Earlier, a system was set up for us by Bill Bryce.
We started with installing RHEL5.1
At the time Bill told us to skip the part where we register the system =
withg the Reds Hat network,=20
and that we could do that later.
So, 30 days have passed, and we now HAVE to register it, as the license =
manager has suspended ourt updates.
So, I have:
A valid Red Hat login & account for this machine
A Red Hat Installation Number
On the machine I need to run=20
"rhn_register"
When I do so it takes me to a screen that says:
Please enter your login information for the =
https://intel7.lsf.platform.com/XMLRPC Red Hat Network Satellite:
Login: ____________________ =E2
Password: ____________________ =E2
When I enter the (valid) user and password for the Red Hat subscription =
I want to assign, I get an error, and it quits.
Here is the error:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[root@localhost-eth0 ~]# rhn_register
An error has occurred:
Error Class Code: 2
Error Class Info: Invalid username and password combination.
Explanation:
An error has occurred while processing your request. If this =
problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.
See /var/log/up2date for more information
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
If I look there I see:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[root@localhost-eth0 ~]# less /var/log/up2date
[Mon Apr 7 11:48:55 2008] up2date logging into up2date server
[Mon Apr 7 11:49:00 2008] up2date Error communicating with server. The =
message
was:
Error Message:
Satellite Certificate has expired
Error Class Code: 3006
Error Class Info: Invalid satellite certificate
Explanation:
An error has occurred while processing your request. If this =
problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.
[Mon Apr 7 13:36:40 2008] rhn_register
Traceback (most recent call last):
File "/usr/sbin/rhn_register", line 79, in ?
app.run()
File "/usr/share/rhn/up2date_client/rhncli.py", line 65, in run
sys.exit(self.main() or 0)
File "/usr/sbin/rhn_register", line 64, in main
ui.main()
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Apparently ( or so it appears) by installing KUSU this way, the machine =
has somehow become "tied" to your groups
Red Hat ID.
As a result it is rejecting my login and password.
Or... I do not know what else..?
Can you please help?
--=20
With our best regards,
Maurice W. Hilarius Telephone: 01-780-456-9771
Hard Data Ltd. FAX: 01-780-456-9772
11060 - 166 Avenue email:maurice@harddata.com
Edmonton, AB, Canada http://www.harddata.com/
T5X 1Y3
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules