Re: [slurm-users] Remote submission hosts and security

2017-12-07 Thread Chris Samuel
On Wednesday, 6 December 2017 8:27:08 AM AEDT Jeff White wrote: > I have a need to allow a server which is outside of my cluster access to > submit jobs to the cluster. I can do that easily enough by handing my > Slurm RPMs, config, and munge key to the owner of that server and opening > access i

Re: [slurm-users] Remote submission hosts and security

2017-12-06 Thread Jeff White
On 12/06/2017 11:22 AM, Michael Jennings wrote: On Wednesday, 06 December 2017, at 08:23:10 (-0800), Jeff White wrote: A Web portal is exactly why I am doing this.  The remote server is a Web server running some software that expects to pass a script to sbatch directly.  So the SSH stuff you me

Re: [slurm-users] Remote submission hosts and security

2017-12-06 Thread Michael Jennings
On Wednesday, 06 December 2017, at 08:23:10 (-0800), Jeff White wrote: > A Web portal is exactly why I am doing this.  The remote server is a > Web server running some software that expects to pass a script to > sbatch directly.  So the SSH stuff you mention doesn't apply. I'm not sure I agree wi

Re: [slurm-users] Remote submission hosts and security

2017-12-06 Thread Jeff White
On 12/05/2017 02:50 PM, Benjamin Redling wrote: Am 05.12.2017 um 22:27 schrieb Jeff White: I have a need to allow a server which is outside of my cluster access to submit jobs to the cluster.  I can do that easily enough by handing my Slurm RPMs, config, and munge key to the owner of that server

Re: [slurm-users] Remote submission hosts and security

2017-12-05 Thread Benjamin Redling
Am 05.12.2017 um 22:27 schrieb Jeff White: > I have a need to allow a server which is outside of my cluster access to > submit jobs to the cluster.  I can do that easily enough by handing my > Slurm RPMs, config, and munge key to the owner of that server and > opening access in my firewall.  Howeve