Add support for SLURM_TESTSUITE_DROP_PRIV to the accounting_storage plugins.
A lot of slurmdbd operations are authenticated by the accounting_storage plugin, rather than in slurmdbd. To allow the drop_priv flag to work it must be checked in is_user_min_admin_level() in addition to the various functions in proc_req.c .
Please register or sign in to comment