Sha256: f92e9ed4591c5333e7f03ad6b94fa31f5f315651b3ef1304a89440c0ba9bb129
Contents?: true
Size: 634 Bytes
Versions: 47
Compression:
Stored size: 634 Bytes
Contents
# # Properties declaration of users roles for the realm 'ApplicationRealm'. # # 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. # #admin=PowerUser,BillingAdmin, #guest=guest
Version data entries
47 entries across 29 versions & 2 rubygems