Slaves cannot reconnect to a restarted master if RBAC is enabled in EAP 6
Issue
- Slaves cannot reconnect to a restarted master if
RBACis enabled inEAP 6and while accessing the Jboss CLI after restarting the master , error is as follows :
[user@user bin]$ ./jboss-cli.sh -c --controller=10.10.10.10 --user=test --password=password
[domain@10.10.10.10:9999 /] cd /host=test
[domain@10.10.10.10:9999 host=test] ls
Failed to fetch the list of children: {
"outcome" => "failed",
"failure-description" => {"host-failure-descriptions" => {"test" => "JBAS013456: Unauthorized to execute operation 'composite' for resource '[]' -- \"JBAS013475: Permission denied\""}},
"rolled-back" => true
Environment
- Red Hat Enterprise Application Platform (EAP)
- 6.2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
