From owner-freebsd-questions@FreeBSD.ORG Tue Jul 12 05:07:55 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FDB6106567A for ; Tue, 12 Jul 2011 05:07:55 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 68C078FC1F for ; Tue, 12 Jul 2011 05:07:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:Date:From:Mime-Version:References:Subject:Cc:To:Content-Type; bh=3qhX8FKJlMJn9VkughHrJliPrnVZkJK6/Qm0q+0stNE=; b=du+F990rzHEgPcvE09jQgd5rLv458HhLr1AA8oP/iv2kKPvJoK0OTYbNz/qEDPnyWGEcxU50nODvrWxDSLPlGJoqwFM1GyjIDB+OpLQzbpldV73N7roCYlrs5KU85+Sf; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QgVEr-000AVr-4g; Tue, 12 Jul 2011 00:10:29 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1310447422-33514-33513/5/7; Tue, 12 Jul 2011 05:10:22 +0000 Content-Type: text/plain; format=flowed; delsp=yes To: perryh@pluto.rain.com, Michael Sierchio References: <4e1c1f5f.LsZHLb8pZocKlPVV%perryh@pluto.rain.com> <4e1c340e.3E+90Iim2rCaR/tB%perryh@pluto.rain.com> Mime-Version: 1.0 From: Mark Felder Date: Tue, 12 Jul 2011 00:07:45 -0500 Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Cc: freebsd-questions@freebsd.org Subject: Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 05:07:55 -0000 On Tue, 12 Jul 2011 00:06:33 -0500, Michael Sierchio wrote: > xauth not in your path? ssh -Y skips all auth stuff so you don't need xauth; he said that didn't work either :-(