- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 88字
- 2021-07-02 18:37:26
Creating a management to manage your EAP domain
$ cd $EAP_DOMAIN/jboss-eap-7.0/bin
./add-user.sh -dc $EAP_DOMAIN/host0/domain/configuration
Here, the add-user script is used to add a management user only to the host0/domain/configuration/mgmt-users.properties file.
The – dc option specifies the domain configuration folder (here, we alter the host0: domain controller folder).
Choose the following options:
Management User (mgmt-users.properties)
userName: admin
userPassword : Admin01#
GroupList : Empty, the user will be added by default to the ManagementRealm
The second authentication to set up is regarding the host to domain controller communications.
推薦閱讀
- 深入實踐Spring Boot
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務、多團隊協(xié)同等核心場景實戰(zhàn)
- Cassandra Design Patterns(Second Edition)
- Expert Android Programming
- PhpStorm Cookbook
- MySQL數(shù)據(jù)庫基礎(chǔ)實例教程(微課版)
- R語言與網(wǎng)絡輿情處理
- 深入分布式緩存:從原理到實踐
- 運維前線:一線運維專家的運維方法、技巧與實踐
- TypeScript 2.x By Example
- Android Studio開發(fā)實戰(zhàn):從零基礎(chǔ)到App上線 (移動開發(fā)叢書)
- Mastering Machine Learning with R
- Mapping with ArcGIS Pro
- C++服務器開發(fā)精髓
- Java編程指南:語法基礎(chǔ)、面向?qū)ο蟆⒑瘮?shù)式編程與項目實戰(zhàn)