Synopsis
proxy_account =
user
This is only to be specified if the administrator wants all jobs to be run under the single user account. This effectively restricts the permissions of an account, but it requires the userdirectories be open for writingBy default, all jobs are run by the local "qubeproxy" account.
Note |
---|
If the proxy_account is changed, the proxy_password must also be changed. |
Note |
---|
If an administrator chooses to use a domain account for proxy_account , it is recommended that they also set worker_host_domain . |
Example
proxy_account = qubeproxy
...