misc/113714: sshd: X11 Forwarding stopped working with the recent
update
Yuri
yuri at tsoft.com
Fri Jun 15 17:20:02 UTC 2007
>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 at 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:
More information about the freebsd-bugs
mailing list