Path: utzoo!utgpu!watmath!uunet!umbc3!wolf.umbc.edu!alex From: alex@wolf.umbc.edu (Alex Crain) Newsgroups: unix-pc.general Subject: Re: Floppy Boot, Filesystem, and Diags (was Re: 3.5" floppy disk revisited) Message-ID: <1997@umbc3.UMBC.EDU> Date: 6 May 89 04:18:22 GMT References: <777@jonlab.UUCP> <678@mitisft.Convergent.COM> Sender: newspost@umbc3.UMBC.EDU Reply-To: alex@wolf.umbc.edu.UUCP (Alex Crain) Organization: University of Maryland Baltimore Co. Lines: 26 In article <678@mitisft.Convergent.COM> dold@mitisft.Convergent.COM (Clarence Dold) writes: >I don't think I would want /bin/mv as setuid root on my system. >Kind of eliminates permissions on a directory. Actually, life gets a tad frustrating if /bin/mv is *not* suid, because only root can modify a directory entry, regardless of the owner. This is in order to prevent lowly users from doing things like ln /u/nerd /u/nerd/dufus which would be something akin to *very bad*. Fortunately, /bin/mv (and ln & cp) is aware of its awsome responsibility as a suid program, and takes all the appropriate precations to make sure that lowly users don't evade the permissions system. A friend of mine once swiped a set of zenix binaries for use on his PC/AT. The command he used was akin to "tar c /", and he neglected to get a list of suid programs. It took him two weeks to figure out why he couldn't do anything unless he was root :-) :alex Alex Crain Systems Programmer alex@umbc3.umbc.edu Univ Md Baltimore County umbc3.umbc.edu!nerwin!alex