- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 94字
- 2021-07-02 18:37:26
Reviewing the domain controller configuration
To indicate that a host is a domain controller, locate the domain-controller section in the configuration file and make sure its content matches the following structure:
<domain-controller>
<local/>
</domain-controller>
The local tag indicates that this is a domain controller, and for other hosts to join the domain, you will need to establish a connection to the socket interface of this controller.
This defines interface ports on which the server is listening. A socket interface is used for CLI administration, and an HTTP interface is used for console webapp access--9990/console.
推薦閱讀
- Progressive Web Apps with React
- PyTorch自動駕駛視覺感知算法實戰
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Visual C++串口通信技術詳解(第2版)
- Mastering Swift 2
- Instant RubyMotion App Development
- SAP BusinessObjects Dashboards 4.1 Cookbook
- 零基礎學C語言程序設計
- Xcode 6 Essentials
- Instant jQuery Boilerplate for Plugins
- Getting Started with Python
- Oracle 12c從入門到精通(視頻教學超值版)
- Java程序設計實用教程(第2版)
- Getting Started with Web Components
- Learning Embedded Android N Programming