From owner-freebsd-security@FreeBSD.ORG Sat Mar 7 17:59:16 2009 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFA8B1065686 for ; Sat, 7 Mar 2009 17:59:16 +0000 (UTC) (envelope-from Gabor@Zahemszky.HU) Received: from relay01.digicable.hu (relay01.digicable.hu [92.249.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 824538FC13 for ; Sat, 7 Mar 2009 17:59:16 +0000 (UTC) (envelope-from Gabor@Zahemszky.HU) Received: from [94.21.211.118] (helo=Picasso.Zahemszky.HU) by relay01.digicable.hu with esmtpa id 1Lg0SL-0006V0-A8 for ; Sat, 07 Mar 2009 18:37:01 +0100 Date: Sat, 7 Mar 2009 18:37:01 +0100 From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= To: freebsd-security@freebsd.org Message-ID: <20090307183701.4b42830e@Picasso.Zahemszky.HU> Organization: Zahemszky Bt. X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Original: 94.21.211.118 Subject: FreeBSD and MAC X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2009 17:59:17 -0000 Hi! I have two simple questions about the Mandatory Access Control framework of FreeBSD: a) what has happened with the SEBSD modul? When will be available (or will it be at all) in the system (or can I find one for an up-to-date kernel: 7.x or up)? b) when will be the "options MAC" in the GENERIC kernel, or why not? (I think, more people can test the MAC-modules, if they don't need to config a kernel for it.) Tahnks, G=E1bor < Gabor at Zahemszky dot HU > --=20 #!/bin/ksh Z=3D'21N16I25C25E30, 40M30E33E25T15U!'; IFS=3D' ABCDEFGHIJKLMNOPQRSTUVWXYZ '; set -- $Z;for i;{ [[ $i =3D ? ]]&&print $i&&break; [[ $i =3D ??? ]]&&j=3D$i&&i=3D${i%?}; typeset -i40 i=3D8#$i;print -n ${i#???}; [[ "$j" =3D ??? ]]&&print -n "${j#??} "&&j=3D;typeset +i i;}; IFS=3D' 0123456789 ';set -- $Z;for i;{ [[ $i =3D , ]]&&i=3D2; [[ $i =3D ?? ]]||typeset -l i;j=3D"$j $i";typeset +l i;};print "$j"