From owner-freebsd-questions@FreeBSD.ORG Tue Oct 24 08:32:24 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 6F4C416A47C for ; Tue, 24 Oct 2006 08:32:24 +0000 (UTC) (envelope-from nico-freebsd-questions@schottelius.org) Received: from schottelius.org (natgw.netstream.ch [62.65.128.28]) by mx1.FreeBSD.org (Postfix) with SMTP id 0ED5943D69 for ; Tue, 24 Oct 2006 08:32:11 +0000 (GMT) (envelope-from nico-freebsd-questions@schottelius.org) Received: (qmail 9295 invoked by uid 1000); 24 Oct 2006 08:32:07 -0000 Date: Tue, 24 Oct 2006 10:32:07 +0200 From: Nico -telmich- Schottelius To: Wojciech Puchar Message-ID: <20061024083207.GA2910@schottelius.org> References: <20061018141753.GA12559@schottelius.org> <45372B7C.9010201@aleborg.se> <20061023113333.GA22430@schottelius.org> <20061023194301.I96174@chylonia.3miasto.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20061023194301.I96174@chylonia.3miasto.net> User-Agent: echo $message | gpg -e $sender -s | netcat mailhost 25 X-Linux-Info: http://linux.schottelius.org/ X-Operating-System: Linux 2.6.18-1-486 Cc: freebsd-questions@freebsd.org, Patrik Jansson 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: Tue, 24 Oct 2006 08:32:24 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Wow, sombody even reads this thread! Wojciech Puchar [Mon, Oct 23, 2006 at 07:43:47PM +0200]: > >>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. > > > >Looks like noone is really using ACLs (and default ACLs) on fbsd. >=20 > classic unix uid/gid is simplest and enough for MOST (or every - i think)= =20 > cases. it just needs to be used right Situation: - git running on fbsd 5.3. - 4 people work on the same project - git is used over ssh (aka git+ssh://) - when new objects are created, they belong to the creating user - normal umask is 077 (we are all paranoid) We want that every newly created file and directory is modifyable by any user of the 'git' group. Now I am interested on how you would solve this problem with standard Unix-Ids without using external tools (like callin chown/chgrp/chmod each update). Sincerly Nico --=20 ``...if there's one thing about Linux users, they're do-ers, not whiners.'' (A quotation of Andy Patrizio I completely agree with) --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFPc+GuL75KpiFGIwRAmhvAJ4ywPFcmNsvxzP+Vgv/P02/SkeJEACfTDqC HDIivcGrFivJn/97CMpjBWc= =qGmz -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--