Description of problem: I suspect that a consequence of the candlepin fix for bug 1094492 is an extraneous suffix to the subscription-manager identity report for name. I think the subscription-manager and python-rhsm commits in https://bugzilla.redhat.com/show_bug.cgi?id=1094492#c1 should be cherry picked to RHEL5.11. Version-Release number of selected component (if applicable): [root@jsefler-5 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.12-1 subscription-manager: 1.11.3-4.el5 python-rhsm: 1.11.3-3.el5 How reproducible: Steps to Reproduce: [root@jsefler-5 ~]# subscription-manager register --name "Mr_Test_User_1st" Username: testuser1 Password: Organization: admin The system has been registered with ID: 5b4322ff-7885-4386-893c-b52210817f4e [root@jsefler-5 ~]# subscription-manager identity system identity: 5b4322ff-7885-4386-893c-b52210817f4e name: URI:CN=Mr_Test_User_1st org name: Admin Owner org ID: admin Actual results: name: URI:CN=Mr_Test_User_1st Expected results: name: Mr_Test_User_1st
commit cherry-picked from master
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Verifying Version... [root@jsefler-5 ~]# subscription-manager version server type: This system is currently not registered. subscription management server: 0.9.21-1 subscription-manager: 1.11.3-9.el5 python-rhsm: 1.11.3-4.el5 [root@jsefler-5 ~]# subscription-manager register --name "Mr_Test_User_1st" Username: testuser1 Password: Organization: admin The system has been registered with ID: 036aefb0-7f0a-469b-83c1-d76070747129 [root@jsefler-5 ~]# subscription-manager identity system identity: 036aefb0-7f0a-469b-83c1-d76070747129 name: Mr_Test_User_1st org name: Admin Owner org ID: admin VERIFIED: identity name no longer reports extraneous "URI:CN=" suffix Additional Info... [root@jsefler-5 ~]# rct cat-cert /etc/pki/consumer/cert.pem +-------------------------------------------+ Identity Certificate +-------------------------------------------+ Certificate: Path: /etc/pki/consumer/cert.pem Version: 1.0 Serial: 3835612422207204341 Start Date: 2014-07-15 21:45:02+00:00 End Date: 2030-07-15 21:45:02+00:00 Alt Name: URI:CN=Mr_Test_User_1st Subject: CN: 036aefb0-7f0a-469b-83c1-d76070747129 Issuer: C: US CN: jsefler-f14-candlepin.usersys.redhat.com L: Raleigh
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1225.html