Date: Thu, 16 Mar 2006 14:45:09 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Malcolm Kay <malcolm.kay@internode.on.net> Cc: questions@freebsd.org Subject: Re: Xorg XFree86 compatibility issues. Message-ID: <20060316194509.GB30476@xor.obsecurity.org> In-Reply-To: <200603162247.01705.malcolm.kay@internode.on.net> References: <200603162247.01705.malcolm.kay@internode.on.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Mar 16, 2006 at 10:47:01PM +1030, Malcolm Kay wrote: > My primary activity at home is on a machine "alpha" running FBSD > 5.4 and Xorg version of X. But I have a couple of other machines > running older systems FBSD 4.9, "beta" and RedHat linux, "linux" > both running XFree86. > > I can ssh into both these from "alpha" and run a number ofcommon > X processes without apparent difficulty. EG: > alpha:200> ssh -X -f beta xterm > , > alpha:201> -X -f linux xterm > or > alpha:202> -X -f beta xv > > But others fall over. EG: > alpha:203> ssh -X -f beta xfig > alpha:204> X Error of failed request: BadAccess (attempt to > access private resource denied) > Major opcode of failed request: 102 (X_ChangeKeyboardControl) > Serial number of failed request: 303 > Current serial number in output stream: 304 You want ssh -Y, not ssh -X. This is not an Xorg/Xfree86 issue, but a new OpenSSH/old OpenSSH change. Kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEGcBEWry0BWjoQKURAp+xAKDOToJittqyW2J4ILjS0VMuAy9e1QCfQGSl rFjW7Y0WhJBx3e0DOEfExI8= =bmOy -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060316194509.GB30476>
