svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
mwac(7)
Standards, Environments, Macros, Character Sets, and miscellany
mwac(7)
NAME
mwac, MWAC - Mandatory Write Access Control
DESCRIPTION
Mandatory Write Access Control (MWAC) implements a new policy in the
Oracle Solaris operating system that allows for fine-grained control
over the writability of objects on otherwise read-only file systems.
In the current instance of the Oracle Solaris operating system, the
kernel implements the MWAC policy for non-global and global zones pre‐
venting any overruling of the policy from within the zone.
Zones marked as read-only have their root file system write-protected
by MWAC. Only the file system objects that are write-listed by the
read-only-profile are writable. See zonecfg(8). Other file system
objects are read-only.
Creating links to objects that are read-only by virtue of the MWAC-pol‐
icy is not allowed.
Process with the PRIV_PROC_TPD flag set are exempt from the MWAC-pol‐
icy. Such process can be created by using Trusted Path login or using
the -T or -U option for zlogin.
SEE ALSO
ln(1), getpflags(2), link(2), pathconf(2), tpd(7), zoneadm(8),
zonecfg(8)
Oracle Solaris 11.4 11 Dec 2020 mwac(7)