Results 1 to 8 of 8
I have seen on the server that there are various users on the server with Slackware installed. Obviously there is root, but there are users like Bin, Apache, Nobody, sshd, ...
- 12-12-2011 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 3
System Users
I have seen on the server that there are various users on the server with Slackware installed. Obviously there is root, but there are users like Bin, Apache, Nobody, sshd, etc. Does anyone know what the purpose of these users is or a link where I can find out more, ive googled it but cant find much.
Thanks
- 12-12-2011 #2
Hello and Welcome!
I believe that a system account is a account that a program or daemon starts and uses to run. Instead of running bind under root you can use the bind account to run the process. This way if someone exploits a bug in bind they will not gain root privileges.
I recall finding a far more thorough explanation at one point, but I'm unable to locate the link.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-12-2011 #3Just Joined!
- Join Date
- Dec 2011
- Posts
- 3
Thanks for the reply!!!
much appreciated!
- 12-12-2011 #4Just Joined!
- Join Date
- Dec 2011
- Posts
- 3
What is a Deamon?
- 12-12-2011 #5
Basically, it a program that is running as a background process.
Daemon (computing) - Wikipedia, the free encyclopediaJay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-12-2011 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello and welcome!
Those are default system user groups. You can find some info on them in the following articles:
https://wiki.archlinux.org/index.php/Users_and_Groups
Linux Tutorial - Managing Group Access on Linux and UNIXoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-13-2011 #7
Among the purposes of system-level users/groups, in addition to providing identity for processes to run under, they also provide granularity of file ownerships and permissions, for similar purposes to process ownership.
- 12-13-2011 #8Linux User
- Join Date
- Jan 2005
- Location
- Saint Paul, MN
- Posts
- 262
Daemons are good or benevolent nature spirits beings of the same nature as both mortals and gods, similar to ghosts, chthonic heroes, spirit guides, forces of nature or the gods themselves (see Plato's Symposium). They did their work without being seen.
Since services are workers that are unseen the Unix developers (back in 1969) used the the name Daemon. There is a lot of references to mythology and classic novels in the the Unix system.


Reply With Quote
