home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aux / 3437 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!vsg1.dsg.dec.com!halpin
  3. From: halpin@vsg1.dsg.dec.com (Stephen E. Halpin)
  4. Subject: Re: tar
  5. Message-ID: <1992Sep12.060658.27698@nntpd.lkg.dec.com>
  6. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  7. Organization: Digital Equipment Corporation
  8. References: <DPASSAGE.92Sep11205455@eden.CS.Berkeley.EDU>
  9. Date: Sat, 12 Sep 1992 06:06:58 GMT
  10. Lines: 20
  11.  
  12. In article <DPASSAGE.92Sep11205455@eden.CS.Berkeley.EDU> dpassage@eden.CS.Berkeley.EDU (David Paschich) writes:
  13. >Is it just me, or is tar _really way broken_ on A/UX 3.0?
  14.  
  15. Its a LOT better than it was in 2.x(.x)!
  16.  
  17. >I installed 3.0 on my Mac IIsi today, grabbed useful things (like the
  18. >UUCP fix, emacs, etc) using Zterm :), copied them over to the unix
  19. >filesystem, did the fcnvt thing, etc, etc...
  20. >
  21. >And when I go to extract the tar files, the files tar creates get set
  22. >to really obnoxious foreign user id's.
  23.    <<stuff deleted>>
  24.  
  25. This version of tar requires you to use the 'o' option to untar files
  26. under the uid of the person running tar.  I just browsed /usr/bin/tar,
  27. and it doesnt appear to have setuid set, which would almost imply anyone
  28. could create files owned by someone else.  If one of the users you can
  29. create files as is root, then youre really scrod because anyone can
  30. write a tar file with a root uid and their favorite executable.  Has
  31. anyone actually tried this to see if its possible??  -Steve
  32.