From owner-freebsd-questions@FreeBSD.ORG Wed Apr 18 04:42:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60A1616A400; Wed, 18 Apr 2007 04:42:42 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id 1C5BE13C4CC; Wed, 18 Apr 2007 04:42:42 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from localhost (unknown [200.46.204.187]) by hub.org (Postfix) with ESMTP id 70C2A85C8EC; Wed, 18 Apr 2007 01:42:40 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 68382-07; Wed, 18 Apr 2007 01:42:40 -0300 (ADT) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id DFDDC85C8C6; Wed, 18 Apr 2007 01:42:39 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id A48A95E4EA; Wed, 18 Apr 2007 01:42:40 -0300 (ADT) Date: Wed, 18 Apr 2007 01:42:40 -0300 From: "Marc G. Fournier" To: Anish Mistry , freebsd-questions@freebsd.org Message-ID: <1ACB3D2C20999637C4A5FB61@ganymede.hub.org> X-Mailer: Mulberry/4.0.7 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: "Marc G. Fournier" Subject: Re: ACLs in a jail ... not usable? 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: Wed, 18 Apr 2007 04:42:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Tuesday, April 17, 2007 22:38:45 -0400 Anish Mistry wrote: > On Tuesday 17 April 2007, Marc G. Fournier wrote: >> Just want to make sure there isn't something I'm missing, but it >> apears ACLs aren't settable from within a jail? >> >> # setfacl -m g:mail:rwx Login.1 >> setfacl: acl_get_file() failed: Operation not supported > ACLs work fine in jails. Are you sure you enabled ACLs on the > filesystem? Great, knew it couldn't be *that* easy :( At what point do I have to enable them? I figured 'if getfacl worked, setfacl would too': # getfacl cvsupd.core #file:cvsupd.core #owner:0 #group:0 user::rw- group::--- other::--- Apparently not ... ? A quick look at tunefs, I see the -a option ... I take it -a enable is all I have to do to the file system to enable ACLs? Thanks ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFGJaHA4QvfyHIvDvMRAu+3AJ9cy4CQKy6rh1vdViipRrbE7FrqngCgxr5L A/HVQRUeu7JnvOihVLck96c= =2LO8 -----END PGP SIGNATURE-----