Table of Contents |
---|
...
- In the BPS management console, go to Configure -> Users and Roles -> Roles, and then click Add New Role.
- Enter regionalManagerRole for the role name and click Next.
- Select All Permissions to give all permissions to this role to the role created and click finish (the users will be added later).
- Repeat these steps to create another role called regionalClerksRole .
To create the users:
- Go to Configure -> Users and Roles -> Users, and then click Add New User.
First, we will create a user who will have the regionalManagerRole role. - Enter regionalManagerUser for the user name and enter any password, and then click Next.
- Select regionalManagerRole and click Finish.
- Repeat these steps to create another user with username regionalClerkUser and assign the regionalClerksRole as the role.
...