home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / 3b1 / 2924 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.8 KB  |  39 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!sdd.hp.com!mips!pacbell.com!tandem!zorch!hico2!kak
  3. From: kak@hico2.westmark.com (Kris A. Kugel)
  4. Subject: tar and chown (was: Re: Cnews and dashes)
  5. Message-ID: <Brszsw.2o3@hico2.westmark.com>
  6. Summary: this IS the original behavior.
  7. Organization: High Country Software
  8. References: <1992Jul16.235347.26899@ceilidh.beartrack.com>
  9. Date: Wed, 22 Jul 1992 18:38:54 GMT
  10. Lines: 27
  11.  
  12. dnichols@ceilidh.beartrack.com (Don Nichols (DoN.)) writes:
  13. : ...but since chown(2) rights are reserved to root, the changes
  14. : never occur.  The authors of tar probably depended on this behavior of
  15. : chown(2).  When AT&T changed the behavior of chown(2), they didn't think of
  16. : the change that this might cause in the behavior of tar, and so didn't
  17. : modify the default value of the -o flag in tar for a non-root user.  This is
  18. : a *MAJOR* misfeature, and should have been corrected long ago.
  19. : -- 
  20. : Donald Nichols (DoN.)| Voice (Days): (703) 704-2280 (Eves): (703) 938-4564
  21.  
  22. I seem to recall, (and have the manuals at home to check)
  23. that version 7 unix allowed chown(1) to change file ownership,
  24. and so I think that chown(2) for version 7 was NOT reserved for root.
  25. I believe that the chown action change was part of the
  26. the set of changes Berekley made to support accounting.
  27. (Why do they need this restriction?  Let's say I have a diskspace
  28.  usage limit, so I make a big file -rw-rw-rw- and then chown it
  29.  to somebody else, who then gets billed for the space usage.
  30.  With the chown restriction, I can't do that trick anymore.
  31.  This probably would make e-mail more popular for transfering files
  32.  within a system, and make projects that required you be allowed
  33.  "root" permission more popular. )
  34.  
  35. Anyhow, as far as I know, Berekley DEVELOPED the chown restriction.
  36.  
  37. Kris A. Kugel    908-842-2707
  38. hico2!kak    kak@hico2.westmark.com
  39.