home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13572 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!primerd.prime.com!nt1l!nt1l!aardvark
  3. From: aardvark@nt1l.krl.com (Donald Koch)
  4. Subject: Re: traceroute
  5. Message-ID: <1992Sep12.235114@nt1l.krl.com>
  6. Sender: aardvark@nt1l (Donald Koch)
  7. Nntp-Posting-Host: nt1l
  8. Organization: Koch Research Labs
  9. References:  <1992Sep12.210628.5967@biome.bio.ns.ca>
  10. Distribution: na
  11. Date: Sun, 13 Sep 1992 03:51:14 GMT
  12. Lines: 17
  13.  
  14. In article <1992Sep12.210628.5967@biome.bio.ns.ca>, silvert@biome.bio.ns.ca (Bill Silvert) writes:
  15. > I've been asked why only root can run traceroute on a PI.  It is mode 755,
  16. > but only root can access the necessary socket.  Apparently on other
  17. > platforms you don't have to be root to run it.  Any answers out there?
  18.  
  19. traceroute needs root access in order to open a raw socket which allows
  20. the program the ability to send anything out it needs.  I don't know of
  21. any machine that will let this program run except by root or setuid'ed to root
  22. (which is not advised for other reasons).  From the source code:
  23.  
  24.  * This program must be run by root or be setuid.  (I suggest that
  25.  * you *don't* make it setuid -- casual use could result in a lot
  26.  * of unnecessary traffic on our poor, congested nets.)
  27.  
  28. -- 
  29. Don Koch
  30. aardvark@nt1l.krl.com
  31.