From owner-freebsd-questions@freebsd.org Sat Oct 22 03:14:38 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 458A6C1C442 for ; Sat, 22 Oct 2016 03:14:38 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF243F2B for ; Sat, 22 Oct 2016 03:14:37 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [192.168.151.122]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id u9M3EQtp006893 for ; Fri, 21 Oct 2016 21:14:27 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Reply-To: freebsd@dreamchaser.org To: FreeBSD Mailing List From: Gary Aitken Subject: test of encryption Message-ID: <98b881ac-b75f-3d89-b759-39164b5a1558@dreamchaser.org> Date: Fri, 21 Oct 2016 21:14:26 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [192.168.151.101]); Fri, 21 Oct 2016 21:14:27 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 03:14:38 -0000 In the process of installing 10.3 on former 9.2 system w/ /usr/home on a separate disk & unchanged. Having done "xhost +", I still can't spawn an xterm from a remote machine on the local net: Xt error: Can't open display: aaa.bbb.ccc.ddd:0.0 Remote account has no .Xauthority; local account from which X started does. "This used to work"... Scratching all body parts, still coming up short. Hints?