From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 13:10:25 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 11CCC37B404 for ; Thu, 17 Apr 2003 13:10:23 -0700 (PDT) Received: from athen127.server4free.de (athen127.server4free.de [217.172.180.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 117CE43F85 for ; Thu, 17 Apr 2003 13:10:22 -0700 (PDT) (envelope-from neitzel@softmediatec.de) Received: from 192.168.123.187 (pD9EA1849.dip.t-dialin.net [217.234.24.73]) id h3HKZwM24785 for ; Thu, 17 Apr 2003 22:35:58 +0200 From: Konrad Neitzel Organization: SoftMediaTec GmbH To: Date: Thu, 17 Apr 2003 22:16:36 +0200 User-Agent: KMail/1.5.1 References: <1737.66.63.99.171.1050608708.squirrel@bmyster.com> In-Reply-To: <1737.66.63.99.171.1050608708.squirrel@bmyster.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304172216.37761.neitzel@softmediatec.de> 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:25 -0000 Hi! 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 ?? The user toor is deactivated by default, so there is no security risk. The user toor is good for admins, who likes the bash. The root user should not get the bash, because when starting up in single user mode, you need a working shell (e.g. when /usr/local is not mounted!). With kind regards, Konrad