[jboss-jira] [JBoss JIRA] (WFLY-2043) RBAC config for slave HCs unable to access master HC
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Sep 10 11:32:03 EDT 2013
Brian Stansberry created WFLY-2043:
--------------------------------------
Summary: RBAC config for slave HCs unable to access master HC
Key: WFLY-2043
URL: https://issues.jboss.org/browse/WFLY-2043
Project: WildFly
Issue Type: Sub-task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.CR1
The RBAC configuration is stored in domain.xml. A slave HC unable to contact the master may not have access to domain.xml content. Need to provide config options:
1) If the host is running with cached-dc set, is using the cached data allowed?
Default should be yes, and this may not be configurable at all in WF 8 (or perhaps ever). Use of --cached-dc on the command line in general implies that the local domain.xml content is authoritative.
2) The admin-only mode without --cached-dc. Configure whether the system should:
a) contact the master to pull down domain wide config, but not actually register as a member.
b) if a) isn't enabled or fails:
i) fail boot
ii) run with any authenticated user able to act as SuperUser.
The default would be b)ii) as this is compatible with previous releases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list