on 10/30/02 15:22, Mike Mettke at [EMAIL PROTECTED] wrote:
> Hi,
> I am running RH7.3 with 1.4. All tests pass when running on the head node. I
> can also submit PBS jobs as ordinary user while being on the head node.
> However, when I am on any of the client nodes as oscartst, the testcluster
> script goes past the ssh tests successfully, but fails all pbs jobs with
> qsub: Bad UID for job execution
> The same happens when I am an ordinary user on any of the client nodes.
> What is the condition for PBS to allow job submission when not being on the
> pbs server ?

Dear Mike

Did you update the /etc/passwd and /etc/shadow files on the nodes after you
add a new user? It can be done by
"cpush /etc/passwd*"
and
"cpush /etc/shadow*"

Reply via email to