mgmt-users.properties 899 B

1234567891011121314151617181920212223
  1. #
  2. # Properties declaration of users for the realm 'ManagementRealm' which is the default realm
  3. # for new AS 7.1 installations. Further authentication mechanism can be configured
  4. # as part of the <management /> in standalone.xml.
  5. #
  6. # Users can be added to this properties file at any time, updates after the server has started
  7. # will be automatically detected.
  8. #
  9. # By default the properties realm expects the entries to be in the format: -
  10. # username=HEX( MD5( username ':' realm ':' password))
  11. #
  12. # A utility script is provided which can be executed from the bin folder to add the users: -
  13. # - Linux
  14. # bin/add-user.sh
  15. #
  16. # - Windows
  17. # bin\add-user.bat
  18. # The following illustrates how an admin user could be defined, this
  19. # is for illustration only and does not correspond to a usable password.
  20. #
  21. #admin=2a0923285184943425d1f53ddd58ec7a
  22. admin=78ce6bfa1e4c428106ca90896a75e397