Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 17:01:51 +0200
From:      Volker Kindermann <ml@ps102.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Security question - uids of 0
Message-ID:  <20040816170151.789d86c6@ariel.office.volker.de>
In-Reply-To: <20040816145737.GA3924@sara.mshome.net>
References:  <20040816145737.GA3924@sara.mshome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi James,


> The following appeared in my latest daily security run output:
> 
> 	Checking for uids of 0:
> 	root 0
> 	toor 0
> 
> This is the first time I've seen this message.
> 
> I checked /etc/passwd and found this:
> 
> 	root:*:0:0:Charlie &:/root:/bin/csh
> 	toor:*:0:0:Bourne-again Superuser:/root:
> 
> I am running FreeBSD 4.10 as a gateway/router/firewall with IPFW for a
> small home LAN.  
> 
> I ran ps -aux and looked for any processes owned by "toor" but didn't
> find any.

did you install bash? Normally, the bash from ports or packages will
install the "toor" account so you don't have to change root's shell.

If you installed bash then there's nothing to worry about this entry.
If you don't need it, just use vipw and delete it.

 -volker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040816170151.789d86c6>