home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11632 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: Is there a 'dump' program for IRIX?
  5. Message-ID: <nu516eo@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <31518@adm.brl.mil> <1992Jul24.201601.14227@eng.umd.edu> <1992Jul29.171432.8977@unixg.ubc.ca>
  8. Date: Thu, 30 Jul 1992 03:28:11 GMT
  9. Lines: 32
  10.  
  11. In article <1992Jul29.171432.8977@unixg.ubc.ca>, laplante@ocgy.ubc.ca (Denis Laplante) writes:
  12. > Changing the subject slightly, I would like to draw attention on two
  13. > differences between dump under IRIX and the BSD and Sun versions.
  14. > 1- It counts blocks of 1024 bytes, not 512 !  For du and df, the IRIX versions
  15. >    count blocks of 512 bytes.  It seems like a lot of trouble just to to be
  16. >    different from SunOs :-)
  17.  
  18. IRIX is cursed with a System V heritage.  We'll have to see the similar
  19. curse aflicts df and du in SunOS.
  20.  
  21. Many people use
  22.     alias    df df -k
  23.     alis    du du -k
  24. to get reasonable numbers.
  25.  
  26.  
  27. > 2- Under IRIX dump is not suid:
  28. >    Under SunOs 4.1.2
  29. > -rwsr-sr-x  1 root     tty         57344 Oct 23  1991 /usr/etc/dump*
  30. >    but under IRIX 4.0.1
  31. > -rwxr-xr-x   1 root     sys       131120 Jan 17 10:09 /usr/etc/dump*
  32. > ...
  33. > Is there a reason not to make dump suid root?...
  34.  
  35.  
  36. Would making dump suid allow someone to read files they shouldn't?
  37.  
  38. From over the net, no less?
  39.  
  40.  
  41. Vernon Schryver,   vjs@sgi.com
  42.