Tuesday, October 15, 2013

How to add user(s) in JBoss AS7

To add user(s) to JBoss AS7.
1. navigate to <JBoss_installation_directory>/bin

2. d-click add-user.bat in window or execute add-user.sh in Linux

3. Choose user type, either a or b

4. to create a management user, enter the following details and press Enter

5. to create application user, enter the following details and press Enter

6. verify user(s) have been created successfully.
    navigate to <jboss_installation_directory>/standalone/configuration
    open application-users.properties and mgmt-users.properties


Done!!

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...