Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 08:12:17 +0900
From:      Luke Kearney <lukek@meibin.net>
To:        glen disley <disleyg@telusplanet.net>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: login screen on 5.3
Message-ID:  <20041124080659.AAD5.LUKEK@meibin.net>
In-Reply-To: <41A3C230.2020701@telusplanet.net>
References:  <41A3C230.2020701@telusplanet.net>

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

On Tue, 23 Nov 2004 16:05:20 -0700
glen disley <disleyg@telusplanet.net> spake thus:

> I just installed Freebsd5.3. After a long compile process and a few 
> tweeks of Xorg I was able to get a kdm screen prompt. There are only 2 
> users on the system, one bing root and the other me (Glen). What I don't 
> understand is why on the kdm login screen I see Charlie&root as 
> administrators and Glen as a user. I'm semi familiar with Linux and my 
> root login is only root no other names. No one else has access to the 
> computer other then me and I set it up behind a SMC router with a built 
> in firewall

#cat /etc/passwd

root:*:0:0:Charlie &:/root:/bin/csh
SNIP


you will find as you go along that when you add users you are asked for
the users full name. At some point someone decided that the root users
name was charlie. If you have email set up properly now you might have
noticed an email from charlie root which is your daily run report. You
could change this by editing the passwd file and giving root the name of
your choice but unless it bothers you there is little point to it. It is
unlikely that you have been attacked if this is the only symptom. 

HTH

LukeK

-- 
Luke Kearney <lukek@meibin.net>



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