Re: ssh x11 forwarding on etch

2007-07-20 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Ron Peterson wrote: > > I just discovered that I had to add the following to my > > /etc/ssh/ssh_config in order for X11 tunnelling to work when I > > logged into remote systems. I have found that so long as I log into the remote system with "ssh -

Re: ssh x11 forwarding on etch

2007-07-19 Thread Bob Proulx
Ron Peterson wrote: > Debian Etch > > I just discovered that I had to add the following to my > /etc/ssh/ssh_config in order for X11 tunnelling to work when I logged > into remote systems. Have you tinkered with your X11 configuration? Testing? Backports? > Host * >XAuthLocation /usr/bin/x

ssh x11 forwarding on etch

2007-07-17 Thread Ron Peterson
Debian Etch I just discovered that I had to add the following to my /etc/ssh/ssh_config in order for X11 tunnelling to work when I logged into remote systems. Host * XAuthLocation /usr/bin/xauth According to the installed man page for ssh_config: XAuthLocation Specifies the full pathname o