i'm a little hazy on account security controls, so i might some correction on this
as i understand it users have accounts inside /etc/passwd users can also have accounts inside slurm and then there's the root account if i don't add anyone to the slurm accounts, everyone is basically at the lowest level, meaning they can submit jobs but not much else if i add a user to slurm, I can then grant them further permissions over groups, partitions etc all the way up to admin level but irrespective of that if someone is root then they can basically do anything my question is, is there anything in slurm that would allow me to say only accept scontrol requests from these users and only on these specific hosts?
