You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 2 Next »

    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

    Service Mode Authentication: User vs Proxy

    • No labels