Commit 493d6b56 authored by Mark Grondona's avatar Mark Grondona
Browse files

o add new slurm_cred_t type for slurm job credentials. This replaces

   the old slurm_job_credential_t, which was one cred per job, to a
   one cred per *job step* scheme. Creds are now limited lifetime and
   cannot be replayed (cred is invalidated once used).

   removed old implementation signature/credential_utils.[ch] and
   replaced with slurm_cred.[ch].
parent c4471239
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