Skip to content

Instantly share code, notes, and snippets.

@kabir
Created September 18, 2013 10:22
Show Gist options
  • Select an option

  • Save kabir/6607226 to your computer and use it in GitHub Desktop.

Select an option

Save kabir/6607226 to your computer and use it in GitHub Desktop.
$./build/target/wildfly-8.0.0.Beta1-SNAPSHOT/bin/add-user.sh
What type of user do you wish to add?
a) Management User (mgmt-users.properties)
b) Application User (application-users.properties)
(a):
Enter the details of the new user to add.
Using realm 'ManagementRealm' as discovered from the existing property files.
Username : monitor
Password requirements are listed below. To modify these restrictions edit the add-user.properties configuration file.
Password :
JBAS015264: Password is not strong enough, it is 'VERY_WEAK'. It should be at least 'MODERATE'.
Are you sure you want to set password 'test' yes/no? yes <<<<<<<<<<<<<<<<<!!!
Re-enter Password :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment