Commit 616a3537 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

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.
parent a60c042c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment