2 # Properties declaration of users roles for the realm 'ApplicationRealm' which is the default realm
 
   3 # for application services on a new installation.
 
   5 # This includes the following protocols: remote ejb, remote jndi, web, remote jms
 
   7 # Users can be added to this properties file at any time, updates after the server has started
 
   8 # will be automatically detected.
 
  10 # The format of this file is as follows: -
 
  11 # username=role1,role2,role3
 
  13 # A utility script is provided which can be executed from the bin folder to add the users: -
 
  20 # The following illustrates how an admin user could be defined.
 
  22 #admin=PowerUser,BillingAdmin,
 
  27 BPMNClient=BPMN-Client
 
  28 InfraPortalClient=InfraPortal-Client
 
  30 sitecontrol=SiteControl-Client
 
  32 BPELClient=BPEL-Client