xauth failure when tunneling over ssh

2008-11-11 Thread Elliot Isaacson
Hi, I've set up X11Forwarding on several linux servers before, but I've just wasted a day trying (unsuccessfully) to figure out why I can't get it working on freebsd (7.0-RELEASE GENERIC). I have not changed the defaults in the sshd_config file. One the client computer: $ xhost + $ ssh -Y 19

Re: xauth failure when tunneling over ssh

2008-11-12 Thread Elliot Isaacson
> On Tuesday 11 November 2008 21:27:38 Elliot Isaacson wrote: > > Hi, > > > > I've set up X11Forwarding on several linux servers before, but > > I've just wasted a day trying (unsuccessfully) to figure out > > why I can't get it working on freebsd (

Re: xauth failure when tunneling over ssh

2008-11-12 Thread Elliot Isaacson
> On Wednesday 12 November 2008 15:51:42 Elliot Isaacson wrote: > > #UsePAM yes > > #AllowTcpForwarding yes > > #GatewayPorts no > > #X11Forwarding yes > > #X11DisplayOffset 10 > > #X11UseLocalhost yes > > #PrintMotd yes > > #Prin