Description
Supporting nsscache as an alternative to sssd would allow to cover a broader range of directory sources (notably http and S3).
So far the steps required to make this possible are to include nsscache and its supervirsord config in the slurm OCI images, and supply the nsscache config to the Pods either with an additional field in the NodeSet and LoginSet objects, or by mounting an extra secret.
I would gladly contribute this feature if it is approved.
Intended Behavior
LoginSets and NodeSets should support nsscache as an alternative to sssd. nsscache should be configurable with a Secret.
Additional Context
Description
Supporting
nsscacheas an alternative tosssdwould allow to cover a broader range of directory sources (notablyhttpandS3).So far the steps required to make this possible are to include
nsscacheand itssupervirsordconfig in the slurm OCI images, and supply thensscacheconfig to thePodseither with an additional field in theNodeSetandLoginSetobjects, or by mounting an extra secret.I would gladly contribute this feature if it is approved.
Intended Behavior
LoginSets and NodeSets should support
nsscacheas an alternative tosssd.nsscacheshould be configurable with aSecret.Additional Context