mac_partition and /sbin/init
Robert Watson
rwatson at FreeBSD.org
Thu Sep 25 16:23:13 GMT 2003
On Wed, 24 Sep 2003, Tom Rhodes wrote:
> On Wed, 24 Sep 2003 20:41:24 -0400 (EDT)
> Robert Watson <rwatson at FreeBSD.org> wrote:
>
> [SNIP]
> > More traffic on trustedbsd-discuss
> > would be welcome, of course, also :-).
>
> Ok, I have a thing or two we can discuss.
>
> From what I read, POSIX defines the following in sysconf(3):
>
> _SC_ACL for access control lists
> _SC_INF for information labels
> and
> _SC_MAC for mandatory access control. Is enough support for these
> available in FreeBSD at this time to warrant documenting these
> values?
I don't see specific references to those in POSIX.1eD17, but if you point
me at the references I'd be happy to give my opinion :-). My guess is
that _SC_ACL would be appropriate as our ACL implementation is pretty
complete. _SC_INF isn't appropriate since we don't currently have an
information label implementation. _SC_MAC might be appropriate, in that
we do have a MAC implementation, but we don't follow the POSIX.1e API
closely since it was inadequate to describe the semantics we required.
Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
robert at fledge.watson.org Network Associates Laboratories
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-discuss" in the body of the message
More information about the trustedbsd-discuss
mailing list