Sha256: cf4fb55d01bf99a8a0c065abfca8db86de940f6a65c469ee1e416dd6f4e7053e

Contents?: true

Size: 984 Bytes

Versions: 18

Compression:

Stored size: 984 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 host.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
#
# 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 usable password.
#
#admin=2a0923285184943425d1f53ddd58ec7a

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
torquebox-server-3.2.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.1.2-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.1.1-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.1.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.0.2-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.0.1-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.0.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.0.0.beta2-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-3.0.0.beta1-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.3.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.2.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.1.2-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.1.1-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.1.0-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.0.3-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.0.2-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.0.1-java jboss/domain/configuration/mgmt-users.properties
torquebox-server-2.0.0-java jboss/domain/configuration/mgmt-users.properties