Synopsis
proxy_execution_mode =
mode
Mode sets the execution mode for the proxy, either under the submitting user, or under a single "proxy" userid.
Values
- user: Run jobs under the submitting user's userid. (Note: the submitting user's account must exist on all workers - typically via a central authentication system)
- proxy: Run jobs under proxy_account userid.
Example
proxy_execution_mode = user
Defaults
proxy