Creating JBoss management user account

Use the JBoss command line utility add-user to add a new management user (realm ManagementRealm). When prompted for the username, specify <Web Server username>; when prompted for the password, specify <Web Server password>.

Note: The default JBoss installation allows all local users access to the management interfaces without username and password authentication. We recommend that you disable the silent authentication using the instructions from this website:

https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Administration_and_Configuration_Guide/Remove_Silent_Authentication_from_the_Default_Security_Realm.html