[slurm-users] slurmrestd configuration
Ward Poelmans
ward.poelmans at vub.be
Thu Apr 8 15:05:09 UTC 2021
Hi Simone,
On 8/04/2021 15:53, Simone Riggi wrote:
> - I see effectively that --with jwt is not listed. I wonder how to build
> (using rpmbuild) slurm auth plugins?
> In general I didn't understand from the doc what plugins slurmrestd
> expects by default and where it searches it. From -a option it seems it
> searches libraries inside a directory rest_auth/[PLUGIN_LIB_NAME]. But
> it seems these plugins are not built by rpmbuild or are not installed or
> are installed in a non-standard directory.
I see 'slurmrestd -a list' do stat on all libraries under
/usr/lib64/slurm and it opens two files:
/usr/lib64/slurm/rest_auth_local.so
/usr/lib64/slurm/rest_auth_jwt.so
Both of these come from the slurm RPM in my case
(slurm-20.11.5-1.el7.x86_64)
Ward
More information about the slurm-users
mailing list