Dear Slurm users, I am quite new in the slurm community.
I set up a slurm cluster using a munge authentification and would like to allow ldap users to submit jobs. ldap authentification works perfectly on the all hosts. When I submit a job using a local user, everything works fine. However, when I submit a job using an ldap account, it remains pended and I see the following error message in the slurmd logfile: [2016-05-10T17:14:45.213] Launching batch job 126 for UID 1050 [2016-05-10T17:14:45.213] error: _send_slurmstepd_init: getpwuid_r: No error [2016-05-10T17:14:45.213] error: Unable to init slurmstepd [2016-05-10T17:14:45.221] [126] Unable to send "ok" to slurmd [2016-05-10T17:27:41.659] [126] get_exit_code task 0 died by signal [2016-05-10T17:27:41.659] [126] step 126.4294967294 abort completed [2016-05-10T17:27:41.659] [126] done with job Can anyone encounter such troubles. Thanks Rémi