- 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.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Facebook Application Development with Graph API Cookbook
- 案例式C語言程序設計
- Reporting with Visual Studio and Crystal Reports
- Mastering Ember.js
- 編寫高質量代碼:改善Python程序的91個建議
- 21天學通C++(第6版)
- MATLAB實用教程
- Oracle Database 12c Security Cookbook
- Building a Quadcopter with Arduino
- 琢石成器:Windows環境下32位匯編語言程序設計
- HTML5秘籍(第2版)
- 智能搜索和推薦系統:原理、算法與應用
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- INSTANT Apache ServiceMix How-to