From owner-freebsd-current Fri Jan 24 18:11:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA10721 for current-outgoing; Fri, 24 Jan 1997 18:11:02 -0800 (PST) Received: from intercore.com (num1sun.intercore.com [199.181.243.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA10688 for ; Fri, 24 Jan 1997 18:10:53 -0800 (PST) Received: (robin@localhost) by intercore.com (8.7.1/8.6.4) id VAA03211; Fri, 24 Jan 1997 21:02:28 -0500 (EST) Message-Id: <199701250202.VAA03211@intercore.com> Date: Fri, 24 Jan 1997 21:02:27 -0500 From: robin@intercore.com (Robin Cutshaw) To: dg@root.com Cc: robin@intercore.com (Robin Cutshaw), current@freebsd.org Subject: Re: 3.0 SNAP+SMP permission problems In-Reply-To: <199701250118.RAA02556@root.com>; from David Greenman on Jan 24, 1997 17:18:33 -0800 References: <199701250048.TAA02886@intercore.com> <199701250118.RAA02556@root.com> X-Mailer: Mutt 0.47 Mime-Version: 1.0 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk David Greenman writes: > > > >Don't think that's right. You cannot delete a symlink that you create? > > Yup - not unless the directory it is in is owned by you. > > >Also, how do you explain the group permission on the regular file? > > Files inherit the group ownership of the directory they are created > in. This is another BSD thing. > Guess I've been working with SVR4/Solaris/Aix/HPUX/IRIX systems to long. Need to get back to my BSD roots... :-) Oh well, do the words "never mind" ring a bell? robin