From owner-freebsd-questions Thu Nov 20 05:22:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA04085 for questions-outgoing; Thu, 20 Nov 1997 05:22:57 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from css.tuu.utas.edu.au (css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA04080 for ; Thu, 20 Nov 1997 05:22:52 -0800 (PST) (envelope-from andrew@ugh.net.au) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id AAA15327; Fri, 21 Nov 1997 00:22:31 +1100 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Fri, 21 Nov 1997 00:22:31 +1100 (EST) To: Leif Neland cc: The FreeBSD Questions List Subject: Re: root != userid 0?!? In-Reply-To: <386_9711201032@swimsuit.roskildebc.dk> Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 20 Nov 1997, Leif Neland wrote: > the /etc/passwd-file are identical to the /etc/passwd on another system where it works: the userid is 0:0 Check the /etc/passwd file is world readable. Andrew