From owner-freebsd-questions@FreeBSD.ORG Mon May 15 02:26:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B1BDA16A403 for ; Mon, 15 May 2006 02:26:35 +0000 (UTC) (envelope-from freebsd.low@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D48343D49 for ; Mon, 15 May 2006 02:26:34 +0000 (GMT) (envelope-from freebsd.low@gmail.com) Received: by nf-out-0910.google.com with SMTP id h2so14152nfe for ; Sun, 14 May 2006 19:26:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=me/5/v32G6qnNEj3QlNin1ZdyHEoyHtFCxEFQqiVV1NI4sPQY1L4yaKyFS8wlw7FdH4zyRkKSgTPscAPLSlxduz+FGfXYSb5qWEFeVk3CoO9jYH7o1AfqTcHdPnbLdOMR5Hcx+K2KRJa+GFetWSvw4HFWiPcoQuGi/SNAZ/jMt8= Received: by 10.48.47.7 with SMTP id u7mr3038765nfu; Sun, 14 May 2006 19:26:33 -0700 (PDT) Received: by 10.48.162.12 with HTTP; Sun, 14 May 2006 19:26:33 -0700 (PDT) Message-ID: Date: Mon, 15 May 2006 10:26:33 +0800 From: "Low Kian Seong" To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: SE Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 02:26:35 -0000 Dear all, I will jump straight to the question. Is there something like SE Linux in FreeBSD which enforces Mandatory Access Control (MAC) on processes ? Thank you in advance.