diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-08-02 07:07:35 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-08-02 07:07:35 +0000 |
commit | b7b34f0249a032f6c94fa9df4cfae423ecc7e858 (patch) | |
tree | e87c80445768700c60db8fc03f43919fd5db3939 /sys/kern/vfs_cluster.c | |
parent | c75c0a4c248f5f063db09eefea72a22b79f9c471 (diff) | |
download | FreeBSD-src-b7b34f0249a032f6c94fa9df4cfae423ecc7e858.zip FreeBSD-src-b7b34f0249a032f6c94fa9df4cfae423ecc7e858.tar.gz |
Introduce support for Mandatory Access Control and extensible
kernel access control.
Provide a library to manage user file system firewall-like rules
supported by the mac_bsdextended.ko security model. The kernel
module exports the current rule set using sysctl, and this
library provides a front end that includes support for retrieving
and setting rules, as well as printing and parsing them.
Note: as with other userland components, this is a WIP. However,
when used in combination with the soon-to-be-committed ugidfw,
it can actually be quite useful in multi-user environments to
allow the administrator to limit inter-user file operations without
resorting to heavier weight labeled security policies.
Obtained form: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'sys/kern/vfs_cluster.c')
0 files changed, 0 insertions, 0 deletions