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® Business Process Manager product.

About this task

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 server

    where

    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 cluster

    where

    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