From owner-freebsd-stable@FreeBSD.ORG Wed Oct 22 11:34:37 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1BB1106566B for ; Wed, 22 Oct 2008 11:34:37 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id A8CB18FC17 for ; Wed, 22 Oct 2008 11:34:37 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ksbz2-000PMZ-Jj; Wed, 22 Oct 2008 12:34:36 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ksbz2-0005ZL-IW; Wed, 22 Oct 2008 12:34:36 +0100 To: lhmwzy@gmail.com In-Reply-To: <78fb9d960810220425x774d449fx6ef27a20b1ff0db0@mail.gmail.com> Message-Id: From: Pete French Date: Wed, 22 Oct 2008 12:34:36 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: non-root user can not create zfs filesystem? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 11:34:38 -0000 > Yes,that's is what I want to say. > In other word is the command "zfs allow" and "zfs unallow" > I think it is not "Support chflags(2)" which is described in at the bottom > of http://wiki.freebsd.org/ZFS Sorry, my unclear use of english! I didn't mean the last item, I meant that it was near the bottom of the page. Look at the line above the 'chflags' one - "Delegated Administration" is what you are after. Not here yet, but hopefully soon... -pete.