[Vagnekman-users] Re: vagn: access restricted

Per Lundqvist perl at nsc.liu.se
Thu Jan 21 16:51:30 CET 2010


On Thu, 21 Jan 2010, Per Lundqvist wrote:

> Log in to ekman:
>    $ ssh -A -K -o GSSAPIDelegateCredentials=yes -o GSSAPIKeyExchange=yes -o GSSAPIAuthentication=yes perlundq at ekman.pdc.kth.se
> 
> Log in to vagn (using different user name than on ekman):
>    $ ssh perl at vagn.nsc.liu.se

If you need to have access to your local X server (i.e. to use a
graphical matlab desktop) you would also have to log in with the
option -X. My example above would then be:

   $ ssh -X -A -K -o GSSAPIDelegateCredentials=yes -o GSSAPIKeyExchange=yes -o GSSAPIAuthentication=yes perlundq at ekman.pdc.kth.se
   $ ssh -X perl at vagn.nsc.liu.se

/Per

-- 
Per Lundqvist

National Supercomputer Centre
Linköping University, Sweden

http://www.nsc.liu.se


More information about the Vagnekman-users mailing list