]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce support for Mandatory Access Control and extensible
authorRobert Watson <rwatson@FreeBSD.org>
Fri, 2 Aug 2002 07:14:22 +0000 (07:14 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Fri, 2 Aug 2002 07:14:22 +0000 (07:14 +0000)
commit34d26f04c39740f0c346ce98984615b640a86612
tree6d40ae29942c8349b3cc219e6d19f3eb383cdd4f
parented5740842e2e65a0cc8fe87eb29b48ca8580e4fb
Introduce support for Mandatory Access Control and extensible
kernel access control.

Provide ugidfw, a utility to manage the ruleset provided by
mac_bsdextended.  Similar to ipfw, only for uids/gids and files.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
usr.sbin/Makefile
usr.sbin/ugidfw/Makefile [new file with mode: 0644]
usr.sbin/ugidfw/ugidfw.c [new file with mode: 0644]