From owner-freebsd-questions@FreeBSD.ORG Tue Jun 30 08:42:27 2009 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 E7D721065670 for ; Tue, 30 Jun 2009 08:42:27 +0000 (UTC) (envelope-from meta@club.kyutech.ac.jp) Received: from sapphire.club.kyutech.ac.jp (sapphire.club.kyutech.ac.jp [131.206.108.7]) by mx1.freebsd.org (Postfix) with ESMTP id 9A6D68FC12 for ; Tue, 30 Jun 2009 08:42:27 +0000 (UTC) (envelope-from meta@club.kyutech.ac.jp) Received: from localhost (localhost [127.0.0.1]) by sapphire.club.kyutech.ac.jp (Postfix) with ESMTP id 718541147B; Tue, 30 Jun 2009 17:14:54 +0900 (JST) X-Virus-Scanned: amavisd-new at club.kyutech.ac.jp Received: from [192.168.1.52] (fereci.isc.kyutech.ac.jp [131.206.4.193]) by sapphire.club.kyutech.ac.jp (Postfix) with ESMTP id 0F43F11477; Tue, 30 Jun 2009 17:14:32 +0900 (JST) From: Koichiro Iwao To: Daniel Underwood In-Reply-To: X-Mailer: iPod Mail (5H11) References: Message-Id: <8D2B8B86-AB63-4CB0-BE0E-AA2D717D4028@club.kyutech.ac.jp> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (iPod Mail 5H11) Date: Tue, 30 Jun 2009 17:14:33 +0900 Cc: "freebsd-questions@freebsd.org" Subject: Re: Untrusted X11 forwarding setup failed 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, 30 Jun 2009 08:42:28 -0000 I'm not sure about the difference, but you will easily find it on Wikipedia. To avoid the warning, just try the ssh -Y option. -- meta On 2009/06/24, at 8:33, Daniel Underwood wrote: > Whenever I > > $ ssh -X user@server > > from my FreeBSD machine, I get the following message (and am > successfully logged in): > > Warning: untrusted X11 forwarding setup failed: xauth key data not > generated > Warning: No xauth data; using fake authentication data for X11 > forwarding. > > When I log in to the same servers from my Ubuntu machines, I do NOT > get that message. > > What's wrong here? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > "