IBM BPM, V8.0.1, All platforms > Securing IBM BPM and applications
Defining RunAs roles user assignments for system applications
The bpmModifyMapRunAsRole script provides a way to define the RunAs roles user assignments for the system applications that are shipped with the IBM BPM product.
For more information on RunAs roles, see
Assigning users to RunAs.
To define the RunAs roles user assignments, run the bpmModifyMapRunAsRole script:
- Standalone environment
wsadmin -username username -password password -f bpmModifyMapRunAsRole.py -usr user -pwd pwd -nodeName node -serverName serverwhere
username is the admin user
password is the admin password
usr is the user to be set for the run as roles
pwd is the pwd to be set for the run as roles
node is the name of the node
server is the name of the server
- Clustered environment
wsadmin -username username -password password -f bpmModifyMapRunAsRole.py -usr user -pwd pwd -clusterName clusterwhere
username is the admin user
password is the admin password
usr is the user to be set for the run as roles
pwd is the pwd to be set for the run as roles
cluster is the name of the cluster