From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 23:23:51 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 A47DD16A4B3 for ; Tue, 7 Oct 2003 23:23:51 -0700 (PDT) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECAD43F93 for ; Tue, 7 Oct 2003 23:23:48 -0700 (PDT) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.24; FreeBSD 4.8) id 1A77jf-000Hu8-Nc for questions@freebsd.org; Wed, 08 Oct 2003 07:23:47 +0100 Date: Wed, 8 Oct 2003 07:23:47 +0100 From: Jez Hancock To: freebsd Message-ID: <20031008062347.GB68075@users.munk.nu> Mail-Followup-To: freebsd References: <3F83AA0F.CD21444E@chatusa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F83AA0F.CD21444E@chatusa.com> User-Agent: Mutt/1.4.1i Sender: User Munk Subject: Re: freebsd Is this a hack or a system for root 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: Wed, 08 Oct 2003 06:23:51 -0000 On Wed, Oct 08, 2003 at 06:09:19AM +0000, DanB wrote: > Is this a hack or a system for root? This is in password file. > > toor:*:0:0: :0 Bourne-again Superuser :/root toor is just another user with EUID 0 (effective user id) - ie another 'root' account. The account is disabled by default (hence the '*' in the password field) and won't be activated unless you change the password using chpass or vipw or another password changing util. The 'toor' account can be quite useful if you have more than one admin who needs UID 0 access on a server and you don't want to get the shell histories of the users mixed up. Not sure what the historic details are regarding the 'toor' account - all I know is it's been around since 4.4. -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/