we have system-usernames that would allow someone to run
slurm.srun --uid 584788 -N1 -l uname -r
I tried this and ran into permissions issues because of how Slurm uses system calls to switch user contexts. Let me test it once more and report back with any errors I encounter.