From owner-freebsd-questions Mon Mar 13 16:32:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.one.net (mail.one.net [206.112.192.107]) by hub.freebsd.org (Postfix) with ESMTP id 8E93F37B56E for ; Mon, 13 Mar 2000 16:32:21 -0800 (PST) (envelope-from carleton@one.net) Received: from port-8-96.adsl.one.net ([216.23.16.96] EHLO miltonstreet.com ident: IDENT-NOT-QUERIED [port 20718]) by mail.one.net with ESMTP id <868183-10080>; Mon, 13 Mar 2000 19:32:14 -0500 Message-ID: <38CD8849.B7826A73@miltonstreet.com> From: Sam Carleton X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: networking X Windows with ssh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 13 Mar 2000 19:32:05 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FreeBSD box and two Linux boxes, all have X configured on them. I would like to be able to run X Windows on the FreeBSD box and open a xterm from one of the Linux boxes. The only catch is that I do NOT use rsh, I use ssh2. I tried this (from page 315 of Complete FreeBSD): ssh linuxbox1 xterm -ls -display freebsd:0 I get this error: Xlib: connection to "freebsd:0.0" refused by server Xlib: Client is not authorized to connect to Server xterm Xt error: Can't open display: glob:0 What do I have to change to allow authorization? Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message