From owner-freebsd-security Sun Nov 28 4:52:46 1999 Delivered-To: freebsd-security@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 024B115612 for ; Sun, 28 Nov 1999 04:52:42 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id HAA06524; Sun, 28 Nov 1999 07:52:54 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sun, 28 Nov 1999 07:52:54 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Assar Westerlund Cc: freebsd-security@freebsd.org Subject: Re: ACLs 0.1 for FreeBSD 3.3-RELEASE In-Reply-To: <5laenzf8te.fsf@assail.s3.kth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 28 Nov 1999, Assar Westerlund wrote: > So I ported it to -current (and fixed some nits at the same time). > But now that machine doesn't seem to come back up and I don't have > physically access to it. :-( But I should be able to send you the > code hopefully later today or tomorrow. Next step is adding support > for vop_{get,set}acl to arla :-) My guess is that this is another untested last minute change -- I modified the vfs_default code to call generic_vop_getacl for vop_getacl_desc, and had not worked out all the bugs in generic_vop_getacl. Hopefully the correct fix (which essentially makes dormant the ACL code) is to replace the generic_vop_getacl reference on vfs_default.c with a vop_eopnotsupp pointer. I'll be traveling all of today but perhaps tomorrow night will have a chance to move a machine forward to -current to try out your version and fix some of these things. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message