From owner-freebsd-questions@FreeBSD.ORG Sat Feb 17 12:12:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4268816A401 for ; Sat, 17 Feb 2007 12:12:19 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 03A5213C47E for ; Sat, 17 Feb 2007 12:12:18 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id s18so1422692wxc for ; Sat, 17 Feb 2007 04:12:18 -0800 (PST) Received: by 10.70.84.6 with SMTP id h6mr7254366wxb.1171714338449; Sat, 17 Feb 2007 04:12:18 -0800 (PST) Received: from ?192.168.0.4? ( [67.189.184.224]) by mx.google.com with ESMTP id g9sm2713127wra.2007.02.17.04.12.18; Sat, 17 Feb 2007 04:12:18 -0800 (PST) Date: Sat, 17 Feb 2007 07:12:40 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Organization: Seibercom.NET X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070217070912.F5DD.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Becky! ver. 2.30.02 [en] Subject: xscreensaver problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2007 12:12:19 -0000 I got the following information from: http://www.jwz.org/xscreensaver/faq.html#root-lock % xhost +localhost localhost being added to access control list % su % Password:=20 # gnorpm =2E.. # exit % xhost -localhost localhost being removed from access control list When I attempt to run the above, I receive this error message: xhost: unable to open display "" Also, there is no 'gnorpm' on this system. This is on a FreeBSD-6.2 machine. What is causing this problem? --=20 Gerard