Results 1 to 4 of 4

Thread: Different System Users on Slackware Linux server, why?

  1. #1
    Join Date
    Jan 2012
    Posts
    103

    Different System Users on Slackware Linux server, why?

    I have seen in many servers which are running Slackware that there are different kinds of users listed. Even if it is a single server, there are different users are configured. Most servers obviously have root but along with this there are more users like Bin, Apache, Nobody, sshd, etc. do you know why these users are and what kind of purpose of that.

  2. #2
    Join Date
    Jan 2011
    Posts
    180

    Re: Different System Users on Slackware Linux server, why?

    It is not only about the servers which is running Slackware but all other servers which are running different LinuX distros contain different kind of users with different name. There is a huge advantage behind that and only the admin who have root privileges know this thing. I may believe that it is a system account or simply an account which a program or daemon starts and runs. Instead of running directly, it will bind under the root to run the process. This is secure when someone exploits a bug in bind, he will not be able to get the root privileges.

  3. #3
    Join Date
    Feb 2010
    Posts
    796

    Re: Different System Users on Slackware Linux server, why?

    What he is telling is true and it is really useful in server environment. You might know that most servers are running Linux distros nowadays and this because of the security level and complicated kernel system inside it. These systems cannot be easily hackable. You will need a root access in order to take control of the entire system. So binding the root account behind the dummy account surely going to prevent attack and exploit.

  4. #4
    Join Date
    Aug 2011
    Posts
    564

    Re: Different System Users on Slackware Linux server, why?

    These different system-level users/groups are used for the purpose of providing identity for processes which are running under the root account and also for providing the granularity of file ownerships plus permissions. Like this way it is also meant for providing ownerships for different processes.

Similar Threads

  1. Which Linux OS between PCLinuxOS, PinGuy OS and Slackware
    By Wazza10Roo in forum Operating Systems
    Replies: 7
    Last Post: 24-05-2013, 02:18 PM
  2. How to setup Wireless Network on Slackware Linux
    By Oorja in forum Networking & Security
    Replies: 5
    Last Post: 02-03-2012, 10:23 AM
  3. Need Slackware Linux 13.0 final version
    By konqueror101 in forum Operating Systems
    Replies: 3
    Last Post: 03-09-2009, 10:38 PM
  4. Install Slackware Linux 9.1
    By abhay in forum Guides & Tutorials
    Replies: 32
    Last Post: 04-08-2008, 08:30 PM
  5. Replies: 2
    Last Post: 25-04-2008, 09:18 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,261,981.40628 seconds with 17 queries