Bug 1101552
Summary: | identity name reports extraneous "URI:CN=" suffix | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | William Poteat <wpoteat> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.11 | CC: | bkearney, wpoteat |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-16 00:23:12 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: | 1039651 |
Description
John Sefler
2014-05-27 13:53:00 UTC
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 |