changing sensivity constraint on RBAC, for example the username/password on datasources

Solution Verified - Updated -

Issue

We need to change access rights the datasource configurations giving the possibility to read and modify datasource data (connection string, user/password/security domain) to other roles than SuperUser and Administrator. We lowered sensitivity changing "configured-requires-*" for the datasource:

/core-service=management/access=authorization/constraint=sensitivity-classification/type=datasources/classification=data-source-security:write-attribute(name=configured-requires-read,value=false)
/core-service=management/access=authorization/constraint=sensitivity-classification/type=datasources/classification=data-source-security:write-attribute(name=configured-requires-write,value=false)

But The Maintainer role access rights to the datasource are not changed: user/password are still not readable/writeable by Maintainers

Environment

Red Hat JBoss Enterprise Application Platform (EAP)
- 6.2 and up

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.