Hi Juergen,
I found what went wrong. I forgot to specify :
PrologFlags=contain
before :
ProctrackType=proctrack/cgroup
My bad, it is specified in the documentation here :
https://slurm.schedmd.com/pam_slurm_adopt.html#SLURM_CONFIG
Many thanks for all your kind responses.
Le 08/04/2022 à 23
Hi Nicolas,
it looks like you have pam_access.so placed in your PAM stack *before*
pam_slurm_adopt.so so this may get in your way. In fact, the logs
indicate that it's pam_access and not pam_slurm_adopt that denies access
in the first place:
Apr 8 19:11:32 magi46 sshd[20542]: pam_access(sshd:ac
Yes they are all stored in LDAP directory :
root@magi3:~# id nicolas.greneche
uid=6001(nicolas.greneche) gid=6001(nicolas.greneche)
groupes=6001(nicolas.greneche)
root@magi46:~# id nicolas.greneche
uid=6001(nicolas.greneche) gid=6001(nicolas.greneche)
groupes=6001(nicolas.greneche)
UID are
Ok. Next I would check that the uid of the user is the same on the
compute node as the head node.
It looks like it is identifying the job, but doesn't see it as yours.
Brian Andrus
On 4/8/2022 1:40 PM, Nicolas Greneche wrote:
Hi Brian,
Thanks, SELinux is neither in strict or targeted mode,
Hi Brian,
Thanks, SELinux is neither in strict or targeted mode, I'm running SLURM
on Debian Bullseye with SELinux and Apparmor disabled.
Thank you for your suggestion,
Le 08/04/2022 à 21:43, Brian Andrus a écrit :
Check selinux.
Run "getenforce" on the node, if it returns 1, try setting "s
Check selinux.
Run "getenforce" on the node, if it returns 1, try setting "setenforce 0"
Slurm doesn't play well if selinux is enabled.
Brian Andrus
On 4/8/2022 10:53 AM, Nicolas Greneche wrote:
Hi,
I have an issue with pam_slurm_adopt when I moved from 21.08.5 to
21.08.6. It no longer wor
Hi,
I have an issue with pam_slurm_adopt when I moved from 21.08.5 to
21.08.6. It no longer works.
When I log straight to the node with root account :
Apr 8 19:06:49 magi46 pam_slurm_adopt[20400]: Ignoring root user
Apr 8 19:06:49 magi46 sshd[20400]: Accepted publickey for root from
172.16