Digital Marketing

Disable a user in WildFly

To disable a user:

./add-user.sh -d

To delete a user:

remove entry in mgmt-users.properties under configuration folder.

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database