Bug 627666

Summary: authorization error on consumergroup bind
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: cperry, pkilambi, skarmark
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-08 15:37:56 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 Preethi Thomas 2010-08-26 15:53:44 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Preethi Thomas 2010-08-26 15:57:11 UTC
[root@preethi ~]# pulp-admin -u admin -p admin consumergroup bind --id=consumer-grp1 --repoid=f13
"Authorization failed. Check your username and password or your certificate"
You have new mail in /var/spool/mail/root


pulp.log

2010-08-26 12:02:52,125  Admin certificate with CN [None] is signed by a foreign CA
2010-08-26 12:02:55,461  Admin certificate with CN [None] is signed by a foreign CA
2010-08-26 12:02:55,479  Consumer certificate with CN [None] is signed by a foreign CA


client.log

2010-08-26 12:02:55,344 [INFO][MainThread] setUp() @ connection.py:145 - Connection Established for cli: Host: preethi.usersys.redhat.com, Port: 443, handler: /pulp/api
2010-08-26 12:02:55,344 [INFO][MainThread] setUp() @ connection.py:147 - Using cert_file: None and key_file: None
2010-08-26 12:02:55,481 [ERROR][MainThread] _bind() @ core_consumergroup.py:231 - Error: 401: "Authorization failed. Check your username and password or your certificate"


[root@preethi ~]# rpm -qa |grep pulp
pulp-client-0.0.57-1.fc13.noarch
pulp-0.0.57-1.fc13.noarch
pulp-common-0.0.57-1.fc13.noarch

Comment 2 Pradeep Kilambi 2010-09-08 15:37:56 UTC

*** This bug has been marked as a duplicate of bug 631526 ***