home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21821 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1021 b 

  1. Path: sparky!uunet!ulowell!news.bbn.com!usc!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: BUG ? I can clobber root's files with `mv'
  5. Date: 27 Dec 1992 12:02:15 -0600
  6. Organization: Kansas State University
  7. Lines: 20
  8. Message-ID: <1hkr37INNo2p@matt.ksu.ksu.edu>
  9. References: <BzwK49.H1u@shrdlu.kwnet.on.ca>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. gdm@shrdlu.kwnet.on.ca (Giles D Malet) writes:
  13.  
  14. >With the text/sticky (?) bit set on /tmp, I am unable to delete
  15. >other users files, quite rightly. But I have discovered a roundabout
  16. >way of achieving the same thing - mv one of my files onto theirs, then
  17. >delete it.
  18.  
  19. >Now I can just delete that file...
  20.  
  21. >Is this meant to be possible ?
  22.  
  23. >gdm
  24. >-- 
  25.  
  26. It shouldn't be possible at all. A move should do rename, and on the Sun's
  27. here at school what I get from them is a rename operation not permitted.
  28.  
  29. Therefore something is broke in the permissions check I believe.
  30.  
  31. James
  32.