Bug 1032234 - Access Control Provider warning message improvements
Summary: Access Control Provider warning message improvements
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Console
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER9
: EAP 6.3.0
Assignee: Harald Pehl
QA Contact: Jakub Cechacek
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-19 18:35 UTC by Catherine Robson
Modified: 2015-02-01 23:00 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 14:36:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Catherine Robson 2013-11-19 18:35:04 UTC
Description of problem:
When the user navigates to the Administration section of the admin console when RBAC has not been enabled, they receive the following warning modal:
https://www.evernote.com/shard/s230/sh/153623dc-579f-49b0-b887-f9c09821148d/94c5eec5e3a5d3b4c8e9a4584a3264af

This modal does not provide enough description for the user to understand what action they need to take in order to fix the problem and enable role based access controls.

Version-Release number of selected component (if applicable):
6.0.2.ER5.2-Beta


How reproducible:
Reproducible


Steps to Reproduce:
1. Enter admin console with RBAC disabled (it is by default)
2. Navigate to Administration
---
Modal is displayed.



Suggested updated text:
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)

Comment 1 Harald Pehl 2013-11-19 22:08:21 UTC
Fixed in upstream

Comment 2 Martin Velas 2014-07-10 07:30:48 UTC
Both information provided by console and CLI command were verified for EAP 6.3.0.ER9.


Note You need to log in before you can comment on or make changes to this bug.