Re: [SLUG] SSH forwarding

From: Tevfik Yücek (tevfik.yucek@gmail.com)
Date: Mon Aug 01 2005 - 13:43:42 EDT


> It has to be enabled on both for the switch not to be included in the command line.

Actually, it is. I have the following lines in my /etc/ssh_config

ForwardX11 yes
ForwardX11Trusted yes

Tevfik

>
>
> Name: Jeffrey Kroll
> E-mail: echo "klspmmAqcpb/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
>
>
>
> > -----Original Message-----
> > From: Kwan Lowe [mailto:kwan@digitalhermit.com]
> > Sent: Monday, August 01, 2005 11:52 AM
> > To: slug@nks.net
> > Subject: Re: [SLUG] SSH forwarding
> >
> > Tevfik Yücek wrote:
> > > Hi all,
> > >
> > > I am trying to ssh to my linux machine and run x applications. I've
> > > enabled X forwarding in sshd_config and restarted ssh.
> > >
> > > X11Forwarding yes
> > > X11DisplayOffset 10
> > >
> > > Everything is fine when I use "-X" switch to ssh (ssh -X -l yucek
> > > mycompname). However, when i dont use that switch, the DISPLAY
> > > variable is not set and can not open X applications. Well I
> > can set it
> > > manually ofcourse.
> > >
> >
> > In your /etc/ssh config directory (or /usr/local/etc) there are two
> > files: sshd_config and ssh_config. The former controls
> > incoming connections, the latter is for outbound client
> > connections. Make sure that ssh_config has X11Forwarding enabled also.
> > --------------------------------------------------------------
> > ---------
> > This list is provided as an unmoderated internet service by
> > Networked Knowledge Systems (NKS). Views and opinions
> > expressed in messages posted are those of the author and do
> > not necessarily reflect the official policy or position of
> > NKS or any of its employees.
> >
>
> -----------------------------------------------------------------------
> This list is provided as an unmoderated internet service by Networked
> Knowledge Systems (NKS). Views and opinions expressed in messages
> posted are those of the author and do not necessarily reflect the
> official policy or position of NKS or any of its employees.
>

-- 
There is no reasonable defense against an idiot with an agenda.

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:35:42 EDT