Explicitly call slurm_auth_init() in slurmctld.
Otherwise slurmctld will lazily initialize it later when any auth plugin calls are made, but this can leave you with an unusable slurmctld if AuthType is invalid.
Please register or sign in to comment