[slurm-users] Re: [EXT] Re: slurm_pam_adopt module not working

2025-06-16 Thread William Brown via slurm-users
You say that you modified the file in a different way. It may be worth checking file permissions as for some security functions files can be ignored if they don't have the required permissions. That said, that would show in the journal/ logs. William On Tue, 17 Jun 2025, 06:24 Ratnasamy, Fritz v

[slurm-users] Re: SLURM configuration for LDAP users

2024-02-04 Thread William Brown via slurm-users
We use Active Directory and NFSv4 and I think that we have some instructions for setting it up on CentOS 7. It was quite involved and does require that the directory service returns UID and GID information, so have populated the RFC2307 fields in AD. This is required for munge to work. W