From owner-freebsd-questions@FreeBSD.ORG Wed Feb 6 16:57:34 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 993E9145 for ; Wed, 6 Feb 2013 16:57:34 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 87FD2983 for ; Wed, 6 Feb 2013 16:57:34 +0000 (UTC) Received: from [10.0.10.3] ([173.88.197.103]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 6 Feb 2013 08:57:35 -0800 Message-ID: <51128B7C.4090801@a1poweruser.com> Date: Wed, 06 Feb 2013 11:57:32 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Fleuriot Damien Subject: Re: setting MIBs on a per jail bases References: <5112874D.30500@a1poweruser.com> <3A0296FA-E6E1-41AD-8077-7648E6E57511@my.gd> In-Reply-To: <3A0296FA-E6E1-41AD-8077-7648E6E57511@my.gd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Feb 2013 16:57:36.0059 (UTC) FILETIME=[104A40B0:01CE048B] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: FreeBSD questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2013 16:57:34 -0000 Fleuriot Damien wrote: > Running 8.3 here and the answer is no. > > > On Feb 6, 2013, at 5:39 PM, Fbsd8 wrote: > >> Is there a way to set these MIBs >> on a per jail bases? >> >> allow.mount.nullfs >> allow.raw_sockets >> cpuset.id >> securelevel > > > Rereading the "man jail" for 9.1 talks about securelevel as a jail parammeter. So correct me if I an wrong. All the security.jail.param.* MIBs are set in rc.conf or /etc/jail.conf file on a per jail bases by changing the word "parm" to the jailname?