SETFSMAC(8) | MidnightBSD System Manager's Manual | SETFSMAC(8) |
setfsmac
— set MAC
label for a file hierarchy
setfsmac |
[-ehqvx ] [-f
specfile] ... [-s
specfile] ... file ... |
The setfsmac
utility accepts a list of
specification files as input and sets the MAC labels on the specified file
system hierarchies. Path names specified will be visited in order as given
on the command line, and each tree will be traversed in pre-order.
(Generally, it will not be very useful to use relative paths instead of
absolute paths.) Multiple entries matching a single file will be combined
and applied in a single transaction.
The following options are available:
-e
-f
specfile-f
arguments may be specified to include
multiple specification files.-h
-q
-s
specfilesebsd/
” will be
automatically prepended to the labels in specfile.
Labels matching
“<<none>>
” will be
explicitly not relabeled. This permits SEBSD to reuse existing SELinux
policy specification files.-v
-x
See FILES.
mac(3), mac_set_file(3), mac_set_link(3), mac(4), re_format(7), getfmac(8), setfmac(8), mac(9)
This software was contributed to the FreeBSD Project by Network Associates Labs, the Security Research Division of Network Associates Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (“CBOSS”), as part of the DARPA CHATS research program.
February 17, 2004 | midnightbsd-3.1 |