Date: Fri, 15 Jun 2007 17:17:39 GMT From: Yuri <yuri@tsoft.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/113714: sshd: X11 Forwarding stopped working with the recent update Message-ID: <200706151717.l5FHHdmT028135@www.freebsd.org> Resent-Message-ID: <200706151720.l5FHK2BJ048724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113714 >Category: misc >Synopsis: sshd: X11 Forwarding stopped working with the recent update >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 15 17:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: sshd: X11 Forwarding stopped working with the system update >Organization: na >Environment: FreeBSD xxx.xxx.xxx 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Jun 14 01:18:05 PDT 2007 yuri@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386 >Description: I recently upgraded from 6.2-STABLE from few months ago to the current one. Also removed old and reinstalled again all packages. And X11 forwarding stopped working. After troubleshooting I figured out that with debug client prints the message: debug1: Remote: No xauth program; cannot forward with spoofing. Turns out that sshd is looking for xauth in /usr/X11R6/bin and now all Xorg stuff goes into /usr/local/. Yuri >How-To-Repeat: obvious >Fix: (cd /usr/X11R6/bin && ln -s /usr/local/bin/xauth) But it should work by itself. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706151717.l5FHHdmT028135>