Results 11 to 17 of 17
Nah, if one of those users had the name "1337_h8x0r777" then you'd have something to worry about....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-11-2004 #11
Nah, if one of those users had the name "1337_h8x0r777" then you'd have something to worry about.
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-11-2004 #12
The explanation for the 3 users could be as simple as this (note there can be many more, and most are also 'harmless'):
during system start up a number of services/servers are started up, some run as root some as other users eg, apache2 might run as a user named "apache" or "http", some 'croned' job (read: scheduled job) might run as another unprivileged user (for security reasons - one should avoid beeing root user when possible, as the system stabillity is in 99.9% of anything really bad that can happen only can happen when the root user is doing it (what the root user can't do in linux _no one can_ -- yes root can delete all files while the system is running, and don't try it, all that happens is after the rm command is done is that you'll only get 'command not found' when trying to do anything)).Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 10-11-2004 #13Linux Newbie
- Join Date
- Sep 2003
- Location
- St.Charles, Missouri, USA
- Posts
- 201
Most times when i use my puter it has zero users. I startx& in a console then exit. X runs but no-one is logged on. :P
Powered by Gentoo
never ever ever use the hardened option in make.conf!
- 10-12-2004 #14Just Joined!
- Join Date
- Oct 2004
- Posts
- 1
You can use the last command to see the last logins to your box.
This will tell you what users have been logging in and from where
ie pts/1[IP]
- 10-13-2004 #15Just Joined!
- Join Date
- Sep 2004
- Location
- Miami, FL
- Posts
- 58
Learn something new everyday
- 10-25-2004 #16Just Joined!
- Join Date
- Oct 2004
- Posts
- 3
On my machine, I have a user in who for every console that I have opened in X.
- 10-27-2004 #17Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
Yes, every login shell (console, xterm, screen) by default writes the user login information into wtmp. You can see who has logged in recently with 'last'.
Best,
SamuelI respectfully decline the invitation to join your delusion.


Reply With Quote
