From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 00:47:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BC4416A4CE for ; Tue, 6 Jul 2004 00:47:53 +0000 (GMT) Received: from mail3.dsgx.org (mail3.dsgx.org [67.19.3.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id C261743D46 for ; Tue, 6 Jul 2004 00:47:52 +0000 (GMT) (envelope-from hh@dsgx.org) Received: from localhost (localhost.dsgx.org [127.0.0.1]) by mail3.dsgx.org (Postfix) with ESMTP id 167A351D14A for ; Mon, 5 Jul 2004 21:47:31 -0500 (CDT) Received: from dsgxnote (unknown [200.208.44.74]) by mail3.dsgx.org (Postfix) with ESMTP id 7EDC451D12B for ; Mon, 5 Jul 2004 21:47:29 -0500 (CDT) Message-ID: <000a01c46314$682b4b20$4a2cd0c8@dsgxnote> From: "suporte dsgx" To: Date: Mon, 5 Jul 2004 21:47:51 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2739.300 X-Virus-Scanned: by AMaViS 0.3.12 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: increase / decrease the securelevel without boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 00:47:53 -0000 i saw somewhere a fix to apply into /usr/src to allow increase and = decrease the securelevel without booting but i don't know where's the = page cause i didn't mark it :( the reason that i need this is for chflag = .. basicly cause im working creating jail enviroments .. and when user = cancel the jail .. i got a bunch of files with chflags that i gotta = remove .. and with securelevel=3D1 .. the chflags gives permission = denied even with noschg ..with superuser over the primary ip .. well if anybody know's where's the page that includes this patch would = help me a bunch thx