Date: Wed, 2 Aug 2000 07:50:03 -0700 (PDT) From: Johan Karlsson <Johan.Karlsson@sm.luth.se> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/18934: X11 forwarding not requested with DISPLAY defined Message-ID: <200008021450.HAA77308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/18934; it has been noted by GNATS. From: Johan Karlsson <Johan.Karlsson@sm.luth.se> To: freebsd-gnats-submit@FreeBSD.org, larson@pa.dec.com Cc: Subject: Re: misc/18934: X11 forwarding not requested with DISPLAY defined Date: Wed, 02 Aug 2000 16:42:52 +0200 Hi From ssh(1) on a 4.1-Stable "Forwarding of X11 connections weakens the security of ssh and is disabled by default. X11 forwarding can be enabled on the command line or in configuration files." Hence you need to uncomment # ForwardX11 yes in the ssh_config file (in /etc/ssh for 4.2-stable with OpenSSH). /Johan K -- Johan Karlsson Phone : +46 (0)920 720 16 Systemteknik, Datalogi Fax : +46 (0)920 721 91 Luleċ Tekniska Universitet E-mail: Johan.Karlsson@SM.LuTH.SE S-971 87 LULEĊ, SWEDEN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008021450.HAA77308>