Sha256: 6adc711018ee33227adf545f09506f9d4e3ae1353c6e422f0b677687dab6f9e0

Contents?: true

Size: 987 Bytes

Versions: 1

Compression:

Stored size: 987 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
#
# On start-up the server will also automatically add a user $local - this user is specifically
# for local tools running against this AS installation.
#
# The following illustrates how an admin user could be defined, this
# is for illustration only an does not correspond to a useable password.
#
#admin=2a0923285184943425d1f53ddd58ec7a

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
torquebox-server-2.0.0.beta1-java jboss/standalone/configuration/mgmt-users.properties