From owner-freebsd-current@FreeBSD.ORG Sun Sep 26 03:01:25 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 588CF16A4CE for ; Sun, 26 Sep 2004 03:01:25 +0000 (GMT) Received: from smaug.vex.net (smaug.vex.net [66.96.28.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3208143D1F for ; Sun, 26 Sep 2004 03:01:25 +0000 (GMT) (envelope-from guy-dated-1098759662.add24e@obstruction.com) Received: from chaos.obstruction.com (CPE00e018983b2f-CM013349903124.cpe.net.cable.rogers.com [65.48.209.174]) by smaug.vex.net (Postfix) with ESMTP id 4E8D426ACA for ; Sat, 25 Sep 2004 23:01:20 -0400 (EDT) Received: by chaos.obstruction.com (Postfix, from userid 1000) id 5EE875C8F; Sat, 25 Sep 2004 23:01:03 -0400 (EDT) Received: by chaos.obstruction.com (tmda-sendmail, from uid 1000); Sat, 25 Sep 2004 23:01:02 -0400 (EDT) Date: Sat, 25 Sep 2004 23:01:02 -0400 To: freebsd-current@freebsd.org Message-ID: <20040926030102.GA27864@chaos.obstruction.com> References: <20040926002043.GA26943@chaos.obstruction.com> <41560D1B.7090102@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i From: Guy Middleton X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Subject: Re: 5.3-BETA5 X weirdness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Guy Middleton List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2004 03:01:25 -0000 On Sun, Sep 26, 2004 at 02:59:23AM +0200, Dag-Erling Sm?rgrav wrote: > Scott Long writes: > > Are you tunneling X over ssh? try using 'ssh -y'. > > You mean -Y; -y turns trusted forwarding off, and the OP wants it on. Aha! -Y does the trick. (Please ignore my previous message; I was confused). -Guy