From owner-freebsd-questions@FreeBSD.ORG Thu Apr 27 09:49:34 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5669716A400 for ; Thu, 27 Apr 2006 09:49:34 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBEE243D49 for ; Thu, 27 Apr 2006 09:49:33 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id 412433658F7; Thu, 27 Apr 2006 11:49:32 +0200 (CEST) Received: from secure.esiee.fr (secure.esiee.fr [147.215.1.19]) by mail.esiee.fr (Postfix) with ESMTP id 137CB3658C6; Thu, 27 Apr 2006 11:49:32 +0200 (CEST) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by secure.esiee.fr (Postfix) with ESMTP id BE8A039831; Thu, 27 Apr 2006 11:48:10 +0200 (CEST) Message-ID: <445093AB.10205@esiee.fr> Date: Thu, 27 Apr 2006 11:49:31 +0200 From: Frank Bonnet User-Agent: Thunderbird 1.5 (X11/20060320) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: xhost does not work as expected 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: Thu, 27 Apr 2006 09:49:34 -0000 Hello I am at 6.0 with xorg and I cannot remotely use a GUI backup software ( netvault) because I am not able to use properly the xhost command. On the server I set ( csh ): setenv DISPLAY hostname:0.0 On the client I set xhost + hostname but I am not authorized to use the client display from the server is there some special X11R6 configuration to use this feature ? thank you -- Frank Bonnet