Xref: utzoo comp.unix.questions:14699 comp.unix.wizards:17137 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: chown (was: at files and permissions) Message-ID: <22969@iuvax.cs.indiana.edu> Date: 6 Jul 89 13:22:51 GMT References: <1894@cbnewsh.ATT.COM> <669@lzaz.ATT.COM> <8072@bsu-cs.bsu.edu> <4884@ficc.uu.net> <18414@mimsy.UUCP> Reply-To: bobmon@iuvax.cs.indiana.edu (RAMontante) Distribution: na Organization: malkaryotic Lines: 19 ->>... BSD allows only root to change file ownership. - ->I certainly hope that V.4 doesn't have this *bogus* restriction. - chris@mimsy.UUCP (Chris Torek) <18414@mimsy.UUCP> : -The restriction is not bogus, because the system supports disk quotas. - [ . . . ] -All you need do is find someone with a high quota or no quota (such -as a professor) who does not often check his own usage (such as a -professor) and probably does not care that the disk is 99% full (such There are also many potential problems from hostile users (generally undergraduates) --- consuming someone else's quota can break their running program, make them miss an assignment deadline, etc. Putting obscene or incriminating material in someone else's file system and then "turning them in" can do some real *major* damage. Hope I haven't inspired anyone with this...but hey, I prefer BSD anyway.