Date: Thu, 19 Apr 2001 10:01:42 -0400 (EDT) From: Jim Freeze <jim@freeze.org> To: Wayne Pascoe <wayne.pascoe@realtime.co.uk> Cc: <rseals@vdsi.net>, "'FreeBSD Questions'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Using FreeBSD as an X workstation - Not sure how to word question Message-ID: <Pine.BSF.4.32.0104190950050.64280-100000@www.stelesys.com> In-Reply-To: <m1n19drp0s.fsf@zaphod.realtime.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19 Apr 2001, Wayne Pascoe wrote:
> Jim Freeze <jim@freeze.org> writes:
>
> > jfreeze@eeyore1 ('tty') ~ 12 -> env | grep -i auth
> > jfreeze@eeyore1 ('tty') ~ 13 ->
>
> Then it looks like ssh is not setting your XAUTHORITY... You need to
> make sure that ssh on the target machine is configured to forward
> X11...
>
> Check /etc/ssh/sshd_config for 2 lines as follows :
> X11Forwarding yes
> X11DisplayOffset 10
I uncommented the following two lines:
ForwardAgent yes
ForwardX11 yes
The X11DisplayOffset 10 line did not exist.
After supplying my password, I get:
debug: Requesting pty.
debug: Requesting X11 forwarding with authentication spoofing.
debug: Requesting shell.
debug: Entering interactive session.
..[snip login details]..
Then there is a pause (..this is new..)
And I get:
/usr/X11R6/bin/xauth: timeout in locking authority file
/home/jfreeze/.Xauthority
>
> They need to be uncommented.
>
> Also, do ssh -v -X targetmachine
> and look for a line like
> debug: Requesting X11 forwarding with authentication spoofing.
> as well as anything similar to that .
=========================================================
Jim Freeze
jim@freeze.org
---------------------------------------------------------
No comment at this time.
http://www.freeze.org
=========================================================
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0104190950050.64280-100000>
