From owner-freebsd-questions@FreeBSD.ORG Fri Jun 8 16:32:41 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 B85A816A511 for ; Fri, 8 Jun 2007 16:32:41 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 9296813C4B9 for ; Fri, 8 Jun 2007 16:32:41 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id D84D35193F for ; Fri, 8 Jun 2007 12:32:39 -0400 (EDT) Date: Fri, 8 Jun 2007 17:32:37 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070608173237.13605513@gumby.homeunix.com.> In-Reply-To: <14989d6e0706080437r34d1552do562d321bc8a3aa04@mail.gmail.com> References: <4668F03E.9050306@bah.homeip.net> <4669219D.40509@gmx.de> <466930BE.2010505@bah.homeip.net> <14989d6e0706080437r34d1552do562d321bc8a3aa04@mail.gmail.com> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Xorg problem 6.9 >> 7.2 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: Fri, 08 Jun 2007 16:32:41 -0000 On Fri, 8 Jun 2007 13:37:07 +0200 "Christian Walther" wrote: > On 08/06/07, Bernt Hansson wrote: > > [LoN]Kamikaze wrote: > > > Bernt Hansson wrote: > > >> Hello > > >> > > >> I've upgraded Xorg to 7.2 on a 6.2-stable machine according to > > >> UPDATING. > > >> > > >> If I'am trying startx as a normal user I get this error > > >> > > >> > > >> AUDIT: : pid X: client 1 rejected from local host > > >> (uid 1001) > It's some sort of permission problem. I guess that it's related to > xauth. I had similar problem like you describe, but they don't appear > when a display manager is running (which is my default configuration). > So I didn't analyse this deeper. I had this problem on just one account, I renamed both ~/.ICEauthority and ~/.Xauthority, and it worked. I'm guessing it was the latter that did the trick - they were both recreated.