From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 16:42:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 426211065679 for ; Sun, 1 Mar 2009 16:42:14 +0000 (UTC) (envelope-from op@trekdanne.se) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id F33BA8FC15 for ; Sun, 1 Mar 2009 16:42:13 +0000 (UTC) (envelope-from op@trekdanne.se) Received: from c83-251-38-111.bredband.comhem.se ([83.251.38.111]:56132 helo=localhost) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1Ldojx-0001nA-4J for freebsd-questions@freebsd.org; Sun, 01 Mar 2009 17:42:09 +0100 Date: Sun, 1 Mar 2009 17:43:55 +0100 From: Daniel Lannstrom To: freebsd-questions@freebsd.org Message-ID: <20090301164355.GA29675@haruhi> References: <20090301155532.GA29514@haruhi> <4ad871310903010811o47b77f04y7976819e101b881b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ad871310903010811o47b77f04y7976819e101b881b@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.251.38.111 X-Scan-Result: No virus found in message 1Ldojx-0001nA-4J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1Ldojx-0001nA-4J 8a86c2b397acabb2f0f4e827f966daa7 Subject: Re: Root shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 16:42:14 -0000 On Sun, Mar 01, 2009 at 11:11:56AM -0500, Glen Barber wrote: > This explains one of the reasons not to change root's shell: > > http://www.freebsd.org/doc/en/books/faq/security.html#TOOR-ACCOUNT Yes that's exactly what I meant. Is there any other reason except for that? As I see it that problem can easily be solved by copying bash to the root file system. Also many systems today have the root and /usr on the same file system.