From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 17 22:09:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D35916A4CE for ; Sat, 17 Apr 2004 22:09:45 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D162D43D45 for ; Sat, 17 Apr 2004 22:09:44 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i3I5929x066259; Sun, 18 Apr 2004 01:09:02 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Vijay In-Reply-To: <200404181024.50328.vijay@ehostpros.com> References: <200404180823.47244.vijay@ehostpros.com> <1082263744.21630.4.camel@shumai.marcuscom.com> <200404181024.50328.vijay@ehostpros.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NkGa74DABJJYieM9YDH1" Organization: MarcusCom, Inc. Message-Id: <1082264976.21630.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 18 Apr 2004 01:09:37 -0400 cc: freebsd-gnome@freebsd.org Subject: Re: GDM Problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 05:09:45 -0000 --=-NkGa74DABJJYieM9YDH1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-04-18 at 00:54, Vijay wrote: > Hi, > Thanks for th reply.=20 > Changed the group and user ids to 92 .. > Still getting the same error=20 >=20 > Here's the gdm user settings: > GDM file gdm.c: line 693 (N/A): Cannot run setegid to 92: No such file or= =20 > directory >=20 > %grep gdm /etc/passwd /etc/group /etc/master.passwd > /etc/passwd:gdm:*:92:92:gdm:/home/gdm:/usr/sbin/nologin > /etc/group:gdm:*:92: > /etc/master.passwd:gdm:*:92:92::0:0:gdm:/home/gdm:/usr/sbin/nologin Your entries should look like: gdm:*:92:92::0:0:GNOME Display Manager:/nonexistent:/usr/sbin/nologin gdm:*:92: And /usr/X11R6/share/gnome/gdm/* should be owned by gdm:gdm or root:gdm. After verifying that, you'll have to kill -9 all gdm processes, and restart them. Be sure to read GDM's pkg-message on the proper way to start GDM. Joe >=20 >=20 > On Sunday 18 Apr 2004 10:19 am, you wrote: > > On Sat, 2004-04-17 at 22:53, Vijay wrote: > > > Hi, > > > > > > I am running Gnome 2.6. Upgraded from 2.4 using gnome_upgrade.sh with= out > > > any problem. After the portupgrade -a GDM fails giving the error, aft= er > > > the portupgrade -a. > > > > > > GDM file gdm.c: line 693 (N/A): Cannot run setegid to 1005: No such f= ile > > > or directory. > > > > > > I tried deleting and recreating the GDM user. Any suggestions? > > > > You need to make sure the gdm group exists as well. You should be usin= g > > uid and gid 92 for gdm. > > > > Joe > > > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-NkGa74DABJJYieM9YDH1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAgg2Qb2iPiv4Uz4cRAu5dAJ4ruVj6pjXh9x2CVAtZu2I9kdL/pwCcCsDE YQFbC6bV3IPAXj+kJXs+3Rw= =BQxi -----END PGP SIGNATURE----- --=-NkGa74DABJJYieM9YDH1--