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)
Fixed in upstream
Both information provided by console and CLI command were verified for EAP 6.3.0.ER9.