WIP: Set UsePAM=1 in slurm.conf #251

Draft
rarias wants to merge 1 commits from use-pam into master

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 = ''