http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/secure-chroot.html#AEN1514
3.5.2POSIX®.1e Process Capabilities
POSIX® has released a working draft that adds event auditing, access
control lists, fine grained privileges, information labeling, and
mandatory access control.
This is a work in progress and is the focus of theTrustedBSD
<http://www.trustedbsd.org/>project. Some of the initial work has been
committed to FreeBSD-CURRENT (cap_set_proc(3)).
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mac.html
FreeBSD 5.X introduced new security extensions from the TrustedBSD
project based on thePOSIX®.1e draft. Two of the most significant new
security mechanisms are file system Access Control Lists (ACLs) and
Mandatory Access Control (MAC) facilities.
On 7/16/11 5:19 PM, Igor Galić wrote:
Anyone know how to do this on FreeBSD?