Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    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

    • userRun jobs under the submitting user's userid.  (Note: the submitting user's account must exist on all workers - typically via a central authentication system)
    • proxyRun jobs under proxy_account userid.

    Example

    proxy_execution_mode = user

    Defaults

    proxy

    See Also

    Authentication Modes when in Service Mode Authentication: user User vs proxyProxy