> From: naddy_at_mips.inka.de (Christian Weisgerber) > Date: Wed, 3 Mar 2004 02:46:33 +0000 (UTC) > Sender: owner-freebsd-current_at_freebsd.org > > Kevin Oberman <oberman_at_es.net> wrote: > > > In all of my system running current that are newer than 2/26/04 I am > > unable to run X applications over an SSH tunnel. I get a variety of > > errors, most pretty non-sensical, when I try. The tunnels are from > > stable systems to current system from yesterday or today. > > OpenSSH's X11 forwarding now defaults to providing untrusted client > access, which prevents the X11 clients from performing some operations. > Alas, many X11 programs (or the toolkits they're based on, e.g GTK1) > rely on trusted privileges and fail if these aren't available. > > You can enabled trusted X11 forwarding with ssh's -Y switch or the > ForwardX11Trusted configuration option. Note that this poses a > security risk if the host where the X11 client runs is under somebody > else's control or has been compromised. > > -- > Christian "naddy" Weisgerber naddy_at_mips.inka.de Christian, Thanks for the pointer, but I can't find any reference to this in either the documentation or in the source except that it exists in the ssh.1 file only as an entry in a list of options that may be specified. -Y is not listed at all. I'd love to find out exactly what this does! -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman_at_es.net Phone: +1 510 486-8634Received on Wed Mar 03 2004 - 13:59:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC