Sha256: d0583330db584fdb3a0cf918e2dbaa287bc3661a03fe16a8b955a7575b64cb2a
Contents?: true
Size: 836 Bytes
Versions: 29
Compression:
Stored size: 836 Bytes
Contents
# # Properties declaration of users for the realm 'ManagementRealm' which is the default realm # for new AS 7.1 installations. Further authentication mechanism can be configured # as part of the <management /> in standalone.xml. # # Users can be added to this properties file at any time, updates after the server has started # will be automatically detected. # # By default the properties realm expects the entries to be in the format: - # username=HEX( MD5( username ':' realm ':' password)) # # A utility script is provided which can be executed from the bin folder to add the users: - # - Linux # bin/add-user.sh # # - Windows # bin\add-user.bat # The following illustrates how an admin user could be defined, this # is for illustration only and does not correspond to a usable password. # #admin=2a0923285184943425d1f53ddd58ec7a
Version data entries
29 entries across 29 versions & 2 rubygems