- 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.
推薦閱讀
- Vue.js 3.x快速入門
- Java多線程編程實戰(zhàn)指南:設(shè)計模式篇(第2版)
- HTML5移動Web開發(fā)技術(shù)
- UML和模式應(yīng)用(原書第3版)
- Dynamics 365 Application Development
- Python程序設(shè)計(第3版)
- 面向STEM的Scratch創(chuàng)新課程
- Django Design Patterns and Best Practices
- Learn Scala Programming
- 機械工程師Python編程:入門、實戰(zhàn)與進階
- 深入淺出Serverless:技術(shù)原理與應(yīng)用實踐
- Machine Learning for Developers
- JavaScript Concurrency
- Go Systems Programming
- Swift iOS Programming for Kids