home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13366 < prev    next >
Encoding:
Text File  |  1992-11-13  |  836 b   |  23 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!fitzgb
  3. From: fitzgb@mml0.meche.rpi.edu (Brian Fitzgerald)
  4. Subject: Re: How to give root permission to user??
  5. Message-ID: <-6r1xpn@rpi.edu>
  6. Nntp-Posting-Host: mml0.meche.rpi.edu
  7. Organization: Rensselaer Polytechnic Institute, Troy, NY
  8. References: <92318.083107KJB6@psuvm.psu.edu>
  9. Date: Fri, 13 Nov 1992 14:47:25 GMT
  10. Lines: 11
  11.  
  12. <KJB6@psuvm.psu.edu> writes:
  13. >I would like to create a script file that will do some commands that only root
  14. >is allowed to do. How do I allow users to use this file to see the results?
  15. >
  16. >I think it is in the 'chmod', but I am not sure.
  17.  
  18. The question is answered in the comp.security.misc FAQ.  The article
  19. contains the reasons why suid shell scripts are unsafe, and information
  20. about suid binary programs.
  21.  
  22. Brian
  23.