Subject: Re: bin/29475: ssh on -current doesn't forward X properly
To: None <gnats-bugs@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: netbsd-bugs
Date: 02/21/2005 07:26:20
From the Openssh 3.8 changelog (http://www.openssh.com/txt/release-3.8):

* ssh(1) now uses untrusted cookies for X11-Forwarding.
  Some X11 applications might need full access to the X11 server,
  see ForwardX11Trusted in ssh(1) and xauth(1) for more information.

Maybe thats the reason for the problems.

Bernd