Installation guide
25
Note: Changing this setting in the web.xml file may require redeployment of
the PegaRULES Web Application.
If you want to restrict access to the System Management Application, edit the
users.properties and roles.properties files to assign the PegaDiagnosticUser role
to any users that must be able to access the System Management Application.
For information about creating the users.properties and roles.properties files, see “Create
users.properties and roles.properties files” on page 17.
Add Users to users.properties and roles.properties files
In the $JBOSS_HOME/server/pega/conf/ directory:
1. In the users.properties file, add username and password pairs for each
user you want to access the System Management application, for example:
Admin_user=Admin_password
Save and close the file.
2. Create a text file named roles.properties that assigns each user to the
PegaDiagnosticUser role:
Admin_user= PegaDiagnosticUser
Save and close the file.
Next Steps
If you have not completed the Rulebase Loading phase, continue with the next
section: Steps 4-9 Rulebase Setup Phase. Be sure that the Process
Commander applications are not started.
If you have completed the Rulebase Loading phase, start the Process
Commander applications and continue with Step 10, Final Settings in PRPC.