home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / admin / 4654 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  933 b 

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!sdd.hp.com!nigel.msen.com!yale.edu!think.com!paperboy.osf.org!hsdndev!news.cs.umb.edu!rouilj
  2. From: rouilj@dl5000.bc.edu (John P. Rouillard)
  3. Newsgroups: comp.unix.admin
  4. Subject: Re: Prevent user from editing /etc/passwd
  5. Message-ID: <ROUILJ.92Aug23171513@dl5000.bc.edu>
  6. Date: 23 Aug 92 22:15:13 GMT
  7. References: <1992Aug20.165851.13565@csus.edu> <1992Aug20.194704.16718@uts.cc.wayne.edu>
  8. Sender: news@cs.umb.edu (USENET News System)
  9. Organization: Institute for Space Research, Boston College
  10. Lines: 9
  11. In-Reply-To: tom@uts.cc.wayne.edu's message of 20 Aug 92 19: 47:04 GMT
  12. Nntp-Posting-Host: dl5000.bc.edu
  13.  
  14.  
  15. Don't forget to nuke the environment (especially on Suns) if you use
  16. sudo, or op to provide a restricted set of comands to run.  If you
  17. don't nuke the environment, (or at least the LD_* environment
  18. variables on Suns) you are effectively providing full root access to
  19. that user.
  20.  
  21.  
  22. -- John
  23.