Re: changing root account name

From: Philipp Schulte (pschulte@uni-duisburg.de)
Date: 10/31/01


Date: Wed, 31 Oct 2001 17:35:23 +0100
From: Philipp Schulte <pschulte@uni-duisburg.de>
To: focus-linux@securityfocus.com
Subject: Re: changing root account name
Message-ID: <20011031173523.A15725@nepomuk.max.uni-duisburg.de>

On Tue, Oct 30, 2001 at 10:12:34AM -0500, Kurt Yoder wrote:

> Would there be any benefit in changing the account name of "root"? For
> instance, I could change the uid 0 account to have the name "foobar".
> Then, if someone were trying to break into the root account, they would
> have an additional step; instead of logging in as root, they'd first
> have to find out what the uid 0 account was called.

less /etc/passwd | grep "0:0"

Phil



Relevant Pages

  • Re: changing root account name
    ... Subject: changing root account name ... I could change the uid 0 account to have the name "foobar". ... > Then, if someone were trying to break into the root account, they ...
    (Focus-Linux)
  • Re: Change root user name? possible?
    ... > to something else for extra security? ... It would not provide you any more security. ... The key thing is the UID which for root has to be '0' ... but not have to tamper with the main root account. ...
    (freebsd-questions)
  • Re: changing root account name
    ... you cannot use ssh keys to protect the root account. ... I prefere to log in via authrozied keys, no passwords at all, ... Renaming "root" is independed from that, but I think the security ... uncommon to have a "foobar" root, it may be some security through ...
    (Focus-Linux)
  • Re: changing root account name
    ... Subject: changing root account name ... >> Then, if someone were trying to break into the root account, they would ... the example above ending in "grep 0:0" wouldn't ... necesarilly work, for instance, root on Solaris looks thus: ...
    (Focus-Linux)