Bug 1390919
Summary: | Permissions to assign host to the hosts collection. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Konstantin Trufanov <ktrufano> | ||||||||
Component: | Host Collections | Assignee: | Brad Buckingham <bbuckingham> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Justin Sherrill <jsherril> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 6.2.3 | CC: | akarimi, akofink, aperotti, bbuckingham, csulekha, dhawke, Franck.gabon, hprakash, jbhatia, jcallaha, johan.bjornell, jsherril, ktrufano, mtaru, mverma, oshtaier, patalber, peiwei.tey, pghadge, pgozart, rankumar, smane, snelsond | ||||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||
Target Release: | Unused | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2018-02-21 16:54:17 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: | 1399395 | ||||||||||
Attachments: |
|
Created attachment 1216406 [details]
Role Details
Created attachment 1216407 [details]
Fail to assign host
Created redmine issue http://projects.theforeman.org/issues/17258 from this bug Solution proposed in upstream Katello PR: https://github.com/Katello/katello/pull/6444 *** Bug 1442171 has been marked as a duplicate of this bug. *** *** Bug 1446403 has been marked as a duplicate of this bug. *** Verified on 6.3.0 Snap 9. Was able to add hosts to a host collection, note i did see https://bugzilla.redhat.com/show_bug.cgi?id=1467410 during validation. 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
|
Created attachment 1216405 [details] User details Description of problem: Non administrator user can't assign host to host collection with web ui or API call Version-Release number of selected component (if applicable): 6.2.3 How reproducible: Try to assign host to host collection Steps to Reproduce: 1. Create user with all possible permissions but without administrator flag. 2. Try to assign host to host collection Actual results: Host is not assigned with error: {"message":"Access denied","details":"Missing one of the required permissions: "} Expected results: Host assigned to host collection Additional info: Please take a look to attached screenshot.