Bug 1019026

Summary: RBAC: Incorrect permission metadata for server group scoped roles on server-config=* resource
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brian Stansberry <brian.stansberry>
Component: Domain ManagementAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED CURRENTRELEASE QA Contact: Ladislav Thon <lthon>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: emuckenh
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Causes: Consequence: Workaround (if any): Result:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:13:48 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:

Description Brian Stansberry 2013-10-15 02:38:07 UTC
The permissons are wrong for server group scoped roles:

/host=master/server-config=*
    read-config:true
    write-config:false

With these settings a SGSR cannot add new server configurations, even for the group it's assigned to.


This is because the HostServerGroupTracker interprets the '*' as a normal server group name.

Comment 2 Ladislav Thon 2013-11-06 11:38:40 UTC
Verified with EAP 6.2.0.ER7.