How to Change / Reset Management Realm's Password in Wildfly
To Change / Reset Management Realm's such as admin's Password in Wildfly
Remove the user from:
configuration/mgmt-users.properties
And then add the new user:
bin/add-user.sh
Remove the user from:
configuration/mgmt-users.properties
And then add the new user:
bin/add-user.sh
Comments
Post a Comment