Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-03-07 Thread נדב טולדו
I think i found the problem, but I dont have any idea how to solve. scenario1: pbis was never installed (adopt succeed) login server$ srun -c1 --pty bash compA$ ssh slurm-node slurm-node$ nproc 1 auth.log on slurm

Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-02-23 Thread נדב טולדו
Thanks to both of you, I will try and let you know. From: Prentice Bisbal Sent: Fri, Feb 22, 2019 6:16 PM IST To: slurm-users@lists.schedmd.com Subject: [slurm-users] pam_slurm_adopt with pbis-open pam modules

Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-02-22 Thread Prentice Bisbal
On 2/22/19 12:54 AM, Chris Samuel wrote: On Thursday, 21 February 2019 8:20:36 AM PST נדב טולדו wrote: Yeah I have, before i installed pbis and introduce lsass.so the slurm module worked well Is there anyway to debug? I am seeing in syslog that the slurm module is adopting into the job contex

Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-02-21 Thread Chris Samuel
On Thursday, 21 February 2019 8:20:36 AM PST נדב טולדו wrote: > Yeah I have, before i installed pbis and introduce lsass.so the slurm module > worked well Is there anyway to debug? > > I am seeing in syslog that the slurm module is adopting into the job context > but then i am getting out of cont

Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-02-21 Thread נדב טולדו
Hey Chris, Yeah I have, before i installed pbis and introduce lsass.so the slurm module worked well Is there anyway to debug? I am seeing in syslog that the slurm module is adopting into the job context but then i am getting o

Re: [slurm-users] pam_slurm_adopt with pbis-open pam modules

2019-02-18 Thread Chris Samuel
On Monday, 18 February 2019 6:04:26 AM PST נדב טולדו wrote: > I am trying to give users ssh access via pam_slurm_adopt. > I've installed the module and it worked correctly on testing environment > But when i add pbis-open modules (which auth users against active > directory), users are able to ssh