Re: [slurm-users] User permissions on submitted jobs

2018-10-18 Thread Aravindh Sampathkumar
Hi Ole, Thanks for the response. It was indeed a matter of UIDs and GIDs. Even though I had FreeIPA configured to serve identities to all nodes, the login node I was trying to submit the job from had an additional entry in /etc/passwd file that overruled the FreeIPA source. Which caused the c

Re: [slurm-users] User permissions on submitted jobs

2018-10-17 Thread Ole Holm Nielsen
On 17-10-2018 20:13, Aravindh Sampathkumar wrote: I built a SLURM cluster and am able to successfully run jobs as root. However, when I try to submit jobs as a regular user, I hit permission problems. username@console:[~] > srun -N1 /bin/hostname slurmstepd: error: couldn't chdir to `/usr/home

[slurm-users] User permissions on submitted jobs

2018-10-17 Thread Aravindh Sampathkumar
Hi. I built a SLURM cluster and am able to successfully run jobs as root. However, when I try to submit jobs as a regular user, I hit permission problems. username@console:[~] > srun -N1 /bin/hostname slurmstepd: error: couldn't chdir to `/usr/home/username': Permission denied: going to /tmp in