From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 13:10:12 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 72B0737B407 for ; Thu, 17 Apr 2003 13:10:12 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 7469643F93 for ; Thu, 17 Apr 2003 13:10:10 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 33359 invoked by uid 1001); 17 Apr 2003 20:10:08 -0000 Date: Thu, 17 Apr 2003 22:10:08 +0200 From: Erik Trulsson To: Brent Bailey Message-ID: <20030417201008.GA33338@falcon.midgard.homeip.net> Mail-Followup-To: Brent Bailey , freebsd-questions@FreeBSD.ORG References: <1737.66.63.99.171.1050608708.squirrel@bmyster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1737.66.63.99.171.1050608708.squirrel@bmyster.com> User-Agent: Mutt/1.5.4i cc: freebsd-questions@FreeBSD.ORG Subject: Re: user toor ??? 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: Thu, 17 Apr 2003 20:10:12 -0000 On Thu, Apr 17, 2003 at 03:45:08PM -0400, Brent Bailey wrote: > Can anyone tell me what function does the user "toor" that is put in by > default by FBSD install do ? > im told its a security risk ...but unsure what it does ?? > thanx It is essentially just an example of how you can have more than one user with uid 0, but with different shells. Note that by default it does not have a valid password and therefore on cannot login as 'toor'- It is not a security risk and it doesn't do much of anything. You can delete it if you wish or you can leave it in place if you wish. -- Erik Trulsson ertr1013@student.uu.se