From owner-freebsd-fs Mon Aug 20 4:22:14 2001 Delivered-To: freebsd-fs@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id E454637B40C; Mon, 20 Aug 2001 04:22:09 -0700 (PDT) (envelope-from ilmar@watson.org) Received: from localhost (ilmar@localhost) by fledge.watson.org (8.11.5/8.11.5) with SMTP id f7KBM1539549; Mon, 20 Aug 2001 07:22:05 -0400 (EDT) (envelope-from ilmar@watson.org) Date: Mon, 20 Aug 2001 07:22:00 -0400 (EDT) From: "Ilmar S. Habibulin" To: Ken Cross Cc: freebsd-fs@freebsd.org, freebsd-securit@freebsd.org Subject: Re: DENY ACL's In-Reply-To: <015801c12909$cff97080$0200a8c0@kjc2.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > For those not familiar with it, deny ACL's are ACL's that explicitly deny > access, e.g., group Accountants are allowed access, but user George is > denied access even though he is a member of Accountants. Would something like "setfacl -m g:group1:rw,u:user1: file", where user1 is the member of group group1 satisfy you? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message