From owner-freebsd-stable@FreeBSD.ORG Wed Oct 22 09:13:22 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 E2AA61065670 for ; Wed, 22 Oct 2008 09:13:22 +0000 (UTC) (envelope-from lhmwzy@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 749688FC12 for ; Wed, 22 Oct 2008 09:13:22 +0000 (UTC) (envelope-from lhmwzy@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so245669fgb.35 for ; Wed, 22 Oct 2008 02:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=/xYqg0Wbmz9fqZRvaxvXjIZl8itV0LhhXtwAsyFz4mA=; b=CuHj9mvsFYjM5jFIvpL18wPIhu7xf9YyYoKPVM3oJYIhJmShA+KLPck4kc16DUpAHh ps5pypUmpb02ACu7HdGBsDpN6p7/+mVUHG8e6bXWK1476ucEjcZpOAwWEAvJVLI4WWjj sYb0niNWk7OtUh2a8sVjQnlQajd2wYRUKsCY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=uO0c8sbXha/WzXo8x/X1++HBx0X4vKGAUJEybthgBWjTbJtjwmg2deI1B4GCiZ6Nym VF9pnVlR4mtrxjT5o/+f6+jbSU9CHoJCJPcR3C0KELyvXKSNlrt27f47WzyV2edtBCR6 f90vgqgoSRLTwRH7IzffDwC9n7OPQHYoeJCxk= Received: by 10.86.36.11 with SMTP id j11mr759089fgj.7.1224666801187; Wed, 22 Oct 2008 02:13:21 -0700 (PDT) Received: by 10.86.25.10 with HTTP; Wed, 22 Oct 2008 02:13:21 -0700 (PDT) Message-ID: <78fb9d960810220213l2dfc1b39ja717948c4913c360@mail.gmail.com> Date: Wed, 22 Oct 2008 17:13:21 +0800 From: lhmwzy To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 09:13:23 -0000 $zfs create www/lhm cannot create 'www/lhm': permission denied How to do this or when can do this?