LSB_SSH_XFORWARD_CMD

For X11 forwarding, you can modify the default value with an SSH command (full PATH and options allowed).

Syntax

LSB_SSH_XFORWARD_CMD=[/path[/path]]ssh command [ssh options]

Description

Optional when submitting jobs with SSH X11 forwarding. Allows you to specify an SSH command and options when a job is submitted with -XF.

Replace the default value with an SSH command (full PATH and options allowed).

When running a job with the -XF option, runs the SSH command specified here.

Default

ssh -X -n