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
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
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
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
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