If a bad slurm.conf exists, for instance either for a different version of slurm or being unable to be look up the SlurmUser, pam_slurm_adopt issues 'fatal: Unable to process configuration file' and will not allow the user to login, even as root. In these events I would expect that the action_generic_failure action would be taken. This doesn't seem to happen. This is likely related to the fixes applied for #8692