By default, only the node running the pbs_server daemon is allowed to submit jobs. Additional nodes can be trusted as submit hosts by taking any of the following steps:
Allows any host trusted as a compute host to also be trusted as a submit host.
Allows specified hosts to be trusted as a submit host.
See Configuring job submission hosts for more information.
If allow_node_submit is set, the allow_proxy_userparameter must also be set to allow user proxying when submitting/running jobs.
Related topics