From owner-freebsd-questions@FreeBSD.ORG Sat Aug 2 06:19:33 2003 Return-Path: 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 3161737B401 for ; Sat, 2 Aug 2003 06:19:33 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D67243FBD for ; Sat, 2 Aug 2003 06:19:32 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 32763 invoked by uid 1000); 2 Aug 2003 13:19:54 -0000 Date: Sat, 2 Aug 2003 06:19:54 -0700 From: Joshua Oreman To: Alex Zivenko Message-ID: <20030802131954.GB32740@webserver> References: <002201c358c6$f09b8a00$0400a8c0@fire> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002201c358c6$f09b8a00$0400a8c0@fire> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Xserver - non root startup error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 13:19:33 -0000 On Sat, Aug 02, 2003 at 10:23:11AM +0300 or thereabouts, Alex Zivenko wrote: > Hi all! > When I am starting My X server like non root - it gives me an error > containing: > error in locking authority file > .Xauthority > But when i am a root - all perfect. > What's the problem. > I' sorry for my English su rm -f /home/USERNAME/.Xauthority* exit startx Obviously replace USERNAME with your username. -- Josh > > _______________________________________________ > 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"