I am starting to take a look at the domain controller infrastructure. I want to make sure I am on the right track.
Here is what I have so far:
- The the DC configuration resides in the host.xml file
- The DC is either referenced as a remote DC or is configured to run local in the SM
- A locally configured DC needs at minimum a list of interfaces and a socket binding (or maybe just port) for communication from SMs
- Configuration from the domain.xml file is not used to configure the DC itself
Unknowns:
- Does the DC need subsystems (I think it will to a limited degree)