[slurm-users] pam_slurm_adopt always claims now active jobs even when they do
Paul Raines
raines at nmr.mgh.harvard.edu
Fri Oct 23 17:13:23 UTC 2020
I am running Slurm 20.02.3 on CentOS 7 systems. I have pam_slurm_adopt
setup in /etc/pam.d/system-auth and slurm.conf has PrologFlags=Contain,X11
I also have masked systemd-logind
But pam_slurm_adopt always denies login with "Access denied by
pam_slurm_adopt: you have no active jobs on this node" even when the
user most definitely has a job running on the node via srun
Any clues as to why pam_slurm_adopt thinks there is no job?
serena [raines] squeue
JOBID PARTITION NAME USER ST TIME NODES
NODELIST(REASON)
785 lcnrtx tcsh raines R 19:44:51 1 rtx-03
serena [raines] ssh rtx-03
Access denied by pam_slurm_adopt: you have no active jobs on this node
Authentication failed.
More information about the slurm-users
mailing list