home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / sysv386 / 14116 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!spool.mu.edu!yale.edu!jvnc.net!primerd.prime.com!nt1l!nt1l!aardvark
  3. From: aardvark@nt1l.krl.com (Donald Koch)
  4. Subject: Re: setuid traceroute?
  5. Message-ID: <1992Sep6.142438@nt1l.krl.com>
  6. Sender: aardvark@nt1l (Donald Koch)
  7. Nntp-Posting-Host: nt1l
  8. Organization: Koch Research Labs
  9. References:  <14879@mindlink.bc.ca>
  10. Date: Sun, 6 Sep 1992 18:24:38 GMT
  11. Lines: 21
  12.  
  13. In article <14879@mindlink.bc.ca>, Frank@mindlink.bc.ca (Frank I. Reiter) writes:
  14. > When a non-superuser attempts to run traceroute under SCO Unix the result is:
  15. > traceroute: icmp socket: Permission denied
  16. > I am considering making this program setuid root.  Are there any side effects I
  17. > should consider before doing this?
  18.  
  19. Only one I can think of (from the source):
  20.  * Notes
  21.  * -----
  22.  * This program must be run by root or be setuid.  (I suggest that
  23.  * you *don't* make it setuid -- casual use could result in a lot
  24.  * of unnecessary traffic on our poor, congested nets.)
  25.  
  26. You might consider making it setuid root, but restricting access to it to
  27. a particular group.
  28.  
  29. -- 
  30. Don Koch
  31. aardvark@nt1l.krl.com
  32.