[slurm-users] Slurm interactive job not populating all groups
Brian Andrus
toomuchit at gmail.com
Mon May 10 16:26:44 UTC 2021
Quick question:
Are you using nss_slurm?
*enable_nss_slurm*
Permits passwd and group resolution for a job to be serviced by
slurmstepd rather than requiring a lookup from a network based
service. Seehttps://slurm.schedmd.com/nss_slurm.html
<https://slurm.schedmd.com/nss_slurm.html>for more information.
That could explain it.
Brian Andrus
On 5/10/2021 7:57 AM, Russell Jones wrote:
> Hello,
>
> We have a few users we are needing to add to the local "video" group
> of a specific set of compute nodes. When submitting a job, slurm
> appears to not be populating that local group to their list of groups.
> For example, an interactive job (srun --pty bash -l) is resulting in a
> bash shell on that node with all of their LDAP groups populated, but
> not the groups from the local /etc/group file on the node. If they SSH
> to the node outside of Slurm, both the local and LDAP groups get
> populated properly.
>
> How do I resolve this issue and get Slurm to populate the local groups
> as well?
>
> Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20210510/e9ec8194/attachment.htm>
More information about the slurm-users
mailing list