Sha256: 8ac2db53f682c828b738509357da2d5c98311b11ebd1d553c52e6aee29031c8b
Contents?: true
Size: 787 Bytes
Versions: 2
Compression:
Stored size: 787 Bytes
Contents
# # Properties declaration of users for the realm 'ApplicationRealm' which is the default realm # for application access on a new AS 7.1 installation. # # This includes the following protocols: remote ejb, remote jndi, web, remote jms # # Users can be added to this properties file at any time, updates after the server has started # will be automatically detected. # # The format of this file is as follows: - # username=role1,role2,role3 # # 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=PowerUser,BillingAdmin, #guest=guest
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
torquebox-server-2.0.0.cr1-java | jboss/domain/configuration/application-roles.properties |
torquebox-server-2.0.0.cr1-java | jboss/standalone/configuration/application-roles.properties |