WildFly Security Concepts: Difference between revisions
Jump to navigation
Jump to search
in process of being migrated from https://home.feodorov.com:9443/wiki/Wiki.jsp?page=JBoss7SecurityConcepts
Line 30: | Line 30: | ||
=Subordinated Host Controller Identity= | =Subordinated Host Controller Identity= | ||
Subordinated host controllers must authenticate against the domain controller's Management Realm in order to be able to interact with it. The host controller identity is associated to a domain controller Management Realm user whose name is identical with the host controller's host name (the <tt><host name="..."></tt> element in the host controller's <tt>[[host.xml]]</tt>. | |||
==Configuration== | ==Configuration== |
Revision as of 00:58, 19 February 2016
Internal
Relevance
- EAP 6.4 August 2015
Security Realms
The Security Subsystem
Relationship between a Security Realm and a Security Domain
Subordinated Host Controller Identity
Subordinated host controllers must authenticate against the domain controller's Management Realm in order to be able to interact with it. The host controller identity is associated to a domain controller Management Realm user whose name is identical with the host controller's host name (the <host name="..."> element in the host controller's host.xml.