Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2007 14:30:59 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Terry Todd <tlt@badger.tltodd.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh X11 forwarding not working on FreeBSD 6.2
Message-ID:  <448x953b8c.fsf@be-well.ilk.org>
In-Reply-To: <20070724105922.A29729@badger.tltodd.com> (Terry Todd's message of "Tue\, 24 Jul 2007 10\:59\:22 -0500")
References:  <20070724105922.A29729@badger.tltodd.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I would guess that it's an xauth(1) problem.
Make sure that XAuthLocation is set ,in sshd_config(5), to the right
path for the xauth executable (probably /usr/local/bin/xauth, if
you've done the update to X.Org 7.2.

That's just a shot in the dark, though; the most certain way of
finding the problem is to increase the verbosity of sshd's logging,
and see what it thinks is wrong.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448x953b8c.fsf>