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 "Invalid OAuth Credentials" (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
*** This bug has been marked as a duplicate of bug 729364 ***