Date: Thu, 8 Jan 2004 08:16:20 -0800 (PST) From: Chris Vance <cvance@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 44950 for review Message-ID: <200401081616.i08GGKmL039646@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=44950 Change 44950 by cvance@cvance_sony on 2004/01/08 08:16:13 Make it easier for users to enable SEBSD enforcing mode. Affected files ... .. //depot/projects/trustedbsd/sebsd/etc/sysctl.conf#4 edit Differences ... ==== //depot/projects/trustedbsd/sebsd/etc/sysctl.conf#4 (text+ko) ==== @@ -7,3 +7,6 @@ # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 + +# Uncomment the following line to configure SEBSD to boot in enforcing mode +#security.mac.sebsd.enforcing=1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081616.i08GGKmL039646>