From owner-freebsd-questions@freebsd.org Sun Dec 6 19:52:09 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED87476D6 for ; Sun, 6 Dec 2015 19:52:09 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FC131EB1 for ; Sun, 6 Dec 2015 19:52:09 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by wmww144 with SMTP id w144so117320043wmw.1 for ; Sun, 06 Dec 2015 11:52:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=ux8+3oywcDO7adF92W5lL8mks9qLfagV30ZpxJ1oLHM=; b=q6efg3WHxQWAVvE+l7zRj+AQNZTJqGBH/dImNZo7Vn3GZ5G1ySPpaU+tI+REPtJdUd cRr/lJpAqarYM861u03BiS0ttqupDm256jwtXaloVuf5c6udEB2bgqsH6sNcF4Hu4lR4 2xz2jtMJtkwuRSO9Ioq4pv5c+wq4QUQKK91eG7RE6UNI9SBj8igKBLwhXXg1CTAHjyco M/+YyBmFWR5m2OgETAG32J1AhLDQVjxngEbVLyFItW1iGkMvauw/Zz76CT/Wug0kUBAi HIPU9+bmhAbvee/eipdx4evKr6qaFKhQbkQG1OZWCi940M3qerClkzDce/HipLCK8X49 dpOQ== X-Received: by 10.194.2.33 with SMTP id 1mr33330975wjr.150.1449431527675; Sun, 06 Dec 2015 11:52:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.140.75 with HTTP; Sun, 6 Dec 2015 11:51:48 -0800 (PST) In-Reply-To: <20151206194958.GB4044@hpmini> References: <20151206194401.GA3860@hpmini> <20151206194958.GB4044@hpmini> From: Anton Sayetsky Date: Sun, 6 Dec 2015 21:51:48 +0200 Message-ID: Subject: Re: OSS in jail To: =?UTF-8?Q?Lu=C3=ADs_Fernando_Schultz_Xavier_da_Silveira?= Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2015 19:52:10 -0000 2015-12-06 21:49 GMT+02:00 Lu=C3=ADs Fernando Schultz Xavier da Silveira : > Sorry, I meant write-only mode. If a user has write access, how do you want to prevent him to set permissio= ns?