in v20.02 you can use jwt, as per https://slurm.schedmd.com/jwt.html
Only issue is getting libjwt for most rpm based distros. The current libjwt configure;make dist-all doesn't work. I had to cd into dist, and 'make rpm' to create the spec file, then rpmbuild -ba after placing the tar gz file in the SOURCES dir of rpmbuild tree.
Possibly just installing libjwt manually is easier for image based clusters. HTH.
On 17/04/2020 22:42, Dean Schulze
wrote:
|
- [slurm-users] Alternative to munge for use with slurm? Dean Schulze
- Re: [slurm-users] Alternative to munge for use with slur... Daniel Letai