Bug 1426393

Summary: Unable to create a custom repository in Satellite Web UI as non-admin user
Product: Red Hat Satellite Reporter: Satellite Program <pm-sat>
Component: Users & RolesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0CC: bbuckingham, bkearney, cfouant, dgupte, dhlavacd, dnagarat, hmore, howey.vernon, jcallaha, jsherril, mhulan, mjahangi, oshtaier, pmorey, satellite6-bugs, sauchter, tbrisker, vvasilev, xdmoon
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1374505 Environment:
Last Closed: 2018-02-21 16:54:37 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:
Bug Depends On: 1374505    
Bug Blocks: 1316897, 1385841    

Comment 5 Oleksandr Shtaier 2017-07-24 12:04:12 UTC
Verified on latest 6.3 using test automation script. Functionality works as intended using non admin user with:
```
user_permissions = {
    None: ['access_dashboard'],
    'Katello::Product': [
        'view_products',
        'create_products',
        'edit_products',
        'destroy_products',
        'sync_products',
        'export_products',
    ],
}
```
permissions

Comment 6 Satellite Program 2018-02-21 16:54:37 UTC
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.
> > 
> > https://access.redhat.com/errata/RHSA-2018:0336