Date: Thu, 5 Jul 2007 17:00:32 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: freebsd-questions@freebsd.org Subject: Lost SSH X1 Forwarding with Xorg 7.2 Message-ID: <200707051000.l65A0Wiq015761@banyan.cs.ait.ac.th>
next in thread | raw e-mail | index | archive | help
Hi, A nice *feature* that I just noticed, I apologize if it has been mentionned earlier. xorg 7.2 tends to install all the components in /usr/loca insteal of the traditional /usr/X11R6. But sshd is still expecting xauth to be in /usr/X11R6/bin/xauth; so sshd_config has to be modified to reflect the fact that xauth new path is /usr/local/bin/xauth. So the default /etc/ssh/sshd_config should be adapted to reflect this change... Best regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707051000.l65A0Wiq015761>