This is a basic configuration utility for MAC/do. It lets the admin
see the current MAC/do status, enable/disable MAC/do, and load rules
from /etc/mdo.conf into the kernel. This is useful because we can use
nss names for users/groups instead of having to use numeric ids.
Right now it's pretty basic. If the general idea and the mdo.conf
file format look reasonable, I'll add the missing documentation
(mdo.conf.5) and some obvious features like an rc.d script and
being able to load rules from a non-default path.
A sample /etc/mdo.conf:
root user=root group=* +group=* %wheel user=root group=* +group=* %staff user=root group=* +group=* %operator user=root group=* +group=* !group=staff -group=wheel