Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1142553

Summary: [RFE] Enable RBAC via Web-Console
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jochen Cordes <jcordes>
Component: Web ConsoleAssignee: jboss-set
Status: CLOSED NOTABUG QA Contact: Pavel Jelinek <pjelinek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: fgavrilo, hbraun, hpehl, jclere, jdoyle, jkudrnac, myarboro, pjelinek
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: 2016-11-28 15:07:34 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Web-Console RBAC warning none

Description Jochen Cordes 2014-09-17 03:52:00 UTC
Description of problem:

When accessing the RBAC section in the Web-Console, there is an advice that a CLI needs to be run in order to enable it.

It should be possible to enable RBAC without invoking a CLI script

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Login to Web-Console
2. Click on "Administration" tab
3.

Actual results:

A warning is displayed

"Access Control Provider"

This system is currently configured to use simple access controls, which will not utilize changes made in this section for roles. In order to utilize role mappings that you configure in this section, you will need to enable role based access controls from the Command Line Interface (CLI) using the following command:

/core-service=management/access=authorization:write-attribute(name=provider,value=rbac)"

(see attached screenshot)

Expected results:

An information with an option to enable role based access control is displayed:

"Access Control Provider"

This system is currently configured to use simple access controls, which will not utilize changes made in this section for roles. 

Do you want to enable role based access controls? 

<No>      <Yes>"

Additional info:

Comment 1 Jochen Cordes 2014-09-17 03:52:58 UTC
Created attachment 938326 [details]
Web-Console RBAC warning