Bug 738498

Summary: Administrator users other than "admin" cannot access Sync Management tab
Product: [Retired] Katello Reporter: Jeff Weiss <jweiss>
Component: WebUIAssignee: Jason E. Rist <jrist>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0CC: dajohnso, mmccune
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-15 19:07:03 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 Jeff Weiss 2011-09-15 02:02:56 UTC
Description of problem:


Version-Release number of selected component (if applicable):
katello-0.1.81-1.git.17.3b13137.fc14.noarch

How reproducible:
always

Steps to Reproduce:
1. As admin, create a user "admin1", give him the role "Administrator"
2. Log in as admin1
3. Go to the "Content Management"/"Sync Management" tab
  
Actual results:
500 Error page, and error notification:
'Pulp::Repository: 401 Unauthorized "Invalid OAuth Credentials" (GET /pulp/api/repositories/?groupid=env%3A1)'

Expected results:
sync tab contents displayed

Additional info:
Started GET "/katello//sync_management/index" for 10.11.10.45 at Wed Sep 14 21:55:06 -0400 2011
  Processing by SyncManagementController#index as HTML
Completed   in 123ms
Rendering 500:Pulp::Repository: 401 Unauthorized &quot;Invalid OAuth Credentials&quot; (GET /pulp/api/repositories/?groupid=env%3A1)
Rendered layouts/_ajax_notices.haml (4.7ms)
Rendered layouts/_notification.haml (0.4ms)
Rendered layouts/_header.haml (7.0ms)
Rendered layouts/_footer.haml (0.7ms)
Rendered common/_common_i18n.html.haml (0.3ms)
Rendered common/500.html.haml within layouts/katello_error (20.0ms)

2011-09-14 21:55:06,163 5118:140054856955648: pulp.server.auth.authentication:ERROR: authentication:108 User [admin1] specified in certificate was not found in the system

Comment 1 Jeff Weiss 2011-09-15 19:07:03 UTC

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