Hello Slurm Community, Is there a way to exclude some users from pam_slurm?
I've successfully set up ssh restriction with using pam_slurm, but there's one problem. When we deploy our system, we use a regular user account+sudo+ansible, instead of logging in as root. So if a compute node has a problem on slurm, the deploying-user won't be able to login to the node. The simple solution is to enable root ssh login, but is there a way to exclude the deploy-user from pam_slurm restriction? Thank you and best regards, Koji
