mgmt-users.properties 1.0 KB

1234567891011121314151617181920212223242526
  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 host.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. #
  19. # On start-up the server will also automatically add a user $local - this user is specifically
  20. # for local tools running against this AS installation.
  21. #
  22. # The following illustrates how an admin user could be defined, this
  23. # is for illustration only an does not correspond to a usable password.
  24. #
  25. #admin=2a0923285184943425d1f53ddd58ec7a
  26. admin=78ce6bfa1e4c428106ca90896a75e397