From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 14:02:42 2005 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 EBCFD16A4CE for ; Thu, 3 Mar 2005 14:02:42 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A5143D31 for ; Thu, 3 Mar 2005 14:02:42 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j23E2Rvc007027; Thu, 3 Mar 2005 16:02:27 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j23E2e7F025805; Thu, 3 Mar 2005 16:02:40 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j23E2dg0025798; Thu, 3 Mar 2005 16:02:39 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 3 Mar 2005 16:02:39 +0200 From: Giorgos Keramidas To: Pietro Cerutti , Wouter Message-ID: <20050303140239.GB17484@orion.daedalusnetworks.priv> References: <4226C4DF.3050806@winbot.co.uk> <029801c51fd2$783a7f60$0100000a@wouter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-questions@freebsd.org Subject: Re: Renaming root account 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, 03 Mar 2005 14:02:43 -0000 On 2005-03-03 13:53, Pietro Cerutti wrote: >On Thu, 3 Mar 2005 10:22:05 +0100, Wouter wrote: >> Renaming root is generally a bad idea, what you could do, however, is set a >> password on(thus enabling) the "toor" account and set root's shell to >> /sbin/nologin > > Sorry for interfering with this discussion. > > I would like to know what are the advantages of using "toor" against > using the normal root account. They have the same UID, then they > actually are the same account, aren't they? In my opinion, absolutely none at all. People should never change the default shell of root from /bin/csh and "toor" is just a hack to please those who are too bored to type: % exec bash