Try OpenEdge Now
skip to main content
Administration
Web Services Adapter Administration : Web Services Adapter Security Configurations : Alphabetical list of configuration instructions : Customizing the PSCOper role's permissions and action settings
 
Customizing the PSCOper role's permissions and action settings
When you install the WSA, you can choose to enable security. In this case, security is preset so that a WSA instance performs per-role access checking to individual administration functions when the adminRoles property is not set to blank. You can customize any role defined in the adminRoles property.
To customize the PSCOper role:
1. Edit the ubroker.properties file using a text editor.
2. Locate the [AdminRole.PSCOper] group.
3. Change the individual permission properties to have the read, write, and delete actions you choose. For example:
[AdminRole.PSCOper]
apps_defaults=read
apps_enable=read
apps_props=read
apps_stats=read
servlet_props=read
servlet_services=read
servlet_stats=read