On Tue, 30 Sep 2014 01:59:59 +0000
Derrick Lin <[email protected]> wrote:

> hi guys,
> 
> I am trying to configure SSH as underlying protocol for qrsh, qlogin. 
> However, this requires allowing users to SSH into compute nodes. In such 
> case, users can simply go to compute nodes with SSH, bypassing SGE (qrsh, 
> qlogin etc).
> 
> I am wondering what the best way to configure SSH to service qrsh and qlogin 
> but don't expose SSH directly to the users?
We have the various _daemon configuration options pointing to a script that 
invokes sshd with the -f option to specify an alternate
config file.  Said config file is more liberal than the regular one.

William

-- 
William Hay <[email protected]>

Attachment: pgpHLeDmeINx4.pgp
Description: PGP signature

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to