add-user script with silent option only adds users to Management Realm in JBoss EAP 6.x
Issue
When trying to add a user using the add-user
script with the silent option is failing to add the user to the Application Realm. It is only adding it to the Management Realm.
The following command is used to add a user:
Windows
add-user.bat --silent=true user password ApplicationRealm
Linux
./add-user.sh --silent=true user password ApplicationRealm
Environment
Red Hat JBoss Enterprise Applicaiton Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.