Set UsePAM=1 in slurm.conf

Fixes: rarias/jungle#245
This commit is contained in:
2026-03-17 18:44:30 +01:00
parent f6c8c78305
commit c69ec34c1e

View File

@@ -54,6 +54,11 @@
LaunchParameters=use_interactive_step
SlurmdDebug=debug5
#DebugFlags=Protocol,Cgroup
# Follow PAM rules for users requesting access to a node via SLURM, so
# that the need to have a local account. Otherwise SLURM only takes into
# account the credentials at the login node.
UsePAM=1
'';
extraCgroupConfig = ''