home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23504 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!engr.uark.edu!tep
  3. From: tep@engr.uark.edu (Tim Peoples)
  4. Subject: Re: Root User ID
  5. Message-ID: <1993Jan11.003244.29811@engr.uark.edu>
  6. Sender: netnews@engr.uark.edu (NetNews Administrator)
  7. Nntp-Posting-Host: engr.uark.edu
  8. Reply-To: tep@engr.uark.edu
  9. Organization: University of Arkansas
  10. Organiztion: University of Arkansas, Dept. of Computer Systems Engineering
  11. References: <1iqcv7INNmmu@uwm.edu>
  12. Distribution: usa
  13. Date: Mon, 11 Jan 1993 00:32:44 GMT
  14. Lines: 30
  15.  
  16. albion@csd4.csd.uwm.edu (Craig T Manske) writes:
  17.  
  18. >I have a program that checks for the "Root User ID" to make sure it isn't
  19. >zero. (Dunno why, but...)    Anyway, in the standard SLS install, the root
  20. >user was assigned the ID of 0, daemon 1, etc.. etc...  Is there any way
  21. >that I can reassign the user ID of root or maybe give it a different number
  22. >in /etc/passwd?  Or do I have to change my software to allow the root as 
  23. >ID 0.
  24. >  
  25. >Thanks
  26. >
  27. >Albion
  28. > .
  29. >
  30.  
  31.    By definition, the account with user ID zero is the super-user account.
  32. You can give that account any "login ID" you like, but if the user ID is zero
  33. then that will be the "root" account.
  34.  
  35. -- 
  36.  
  37. +--------------------------------------+-------------------------------------+
  38. | Tim Peoples                          | The time has come the hacker said   |
  39. | tep@engr.uark.edu                    | to talk of many things,             |
  40. | Dept. of Computer Systems Engineering| of simms and sockets and semaphores |
  41. | University of Arkansas, Fayetteville | of processes and pings....          |
  42. +--------------------------------------+-------------------------------------+
  43. |    I need no disclaimer; nobody listens to what I have to say anyway!!     |
  44. +----------------------------------------------------------------------------+
  45.  
  46.