From owner-freebsd-questions@FreeBSD.ORG Thu Oct 19 07:38:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 185B116A407 for ; Thu, 19 Oct 2006 07:38:34 +0000 (UTC) (envelope-from fbsd@aleborg.se) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA8743D49 for ; Thu, 19 Oct 2006 07:38:32 +0000 (GMT) (envelope-from fbsd@aleborg.se) Received: from ironport2.bredband.com ([195.54.107.84] [195.54.107.84]) by mxfep02.bredband.com with ESMTP id <20061019073831.WZU2091.mxfep02.bredband.com@ironport2.bredband.com> for ; Thu, 19 Oct 2006 09:38:31 +0200 Received: from static-213-115-135-237.sme.bredbandsbolaget.se (HELO [213.115.135.237]) ([213.115.135.237]) by ironport2.bredband.com with ESMTP; 19 Oct 2006 09:38:31 +0200 Message-ID: <45372B7C.9010201@aleborg.se> Date: Thu, 19 Oct 2006 09:38:36 +0200 From: Patrik Jansson User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20061018141753.GA12559@schottelius.org> In-Reply-To: <20061018141753.GA12559@schottelius.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ACL: Default and other problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 07:38:34 -0000 > I experiemented with the ACls under fbsd 5.3 and got some problems > with how freebsd calculates the permissions. I followed the > instructions on [0]. > > My aim is to install default ACLs, so a group of users > (with possible broken umask) can work together on git-repositories. > > The idea is that the default ACL will provide ACL-based rwx access > for the group 'git' (minus real permissions / mask makes rw or rwx > for files, rwx for directories). > > I've mostly problems with default ACLs and the new permissions. > > I put two test-scripts to [1], plus their output (*.output) and > the questions I've to the results (*.question) on a website. > > Any pointers on what I did wrong or in depth FreeBSD-ACL documentation > are appreciated. > I would also like to know if there's a in-depth ACL documentation. I posted a question about ACLs because I'm having difficulties setting up default ACLs. My question was posted 11/10 but I haven't got an answer yet. Cheers, Patrik