Date: Fri, 11 May 2018 08:40:03 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-questions@freebsd.org Subject: Re: ssh -X remote does not work due to problem with xauth Message-ID: <20180511064003.GA11062@sh4-5.1blu.de> In-Reply-To: <20180510201731.GA31313@sh4-5.1blu.de> References: <mailman.103.1525953601.52518.freebsd-questions@freebsd.org> <587e3b37-c5c7-4af2-80e2-f7c040a4d221@unixarea.de> <7edbad31-8ac8-9c27-2536-9a9a37a579b6@kicp.uchicago.edu> <20180510150154.GA2699@c720-r314251> <20180510194038.GE26824@dot.t41t.com> <20180510201731.GA31313@sh4-5.1blu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I recompiled the port x11-servers/xorg-server with adding "--enable-xcsecurity" to the CONFIGURE_ARGS in the Makefile and now all is fine: $ ssh -X apitzm@s70devl Last login: Thu May 10 19:13:18 2018 from 10.49.94.187 /usr/bin/xauth: file /home/apitzm/.Xauthority does not exist apitzm@srap16dxr1:~> echo $DISPLAY localhost:10.0 apitzm@srap16dxr1:~> xclock There was already a PR filed about this issue in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221984 And, last word, as I suspected and proofed from the beginning: the problem was fully LOCAL in our beloved FreeBSD. matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ 📱 +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180511064003.GA11062>