mac.conf.5 (781a15a5333a217824d77971e1f866c151f416e0) mac.conf.5 (8aa884cb0125cd8c6598a7d7ccfb947ad006c94a)
1.\" Copyright (c) 2003 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project in part by Network
5.\" Associates Laboratories, the Security Research Division of Network
6.\" Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"),
7.\" as part of the DARPA CHATS research program.
8.\"

--- 65 unchanged lines hidden (view full) ---

74default_ifnet_labels ?biba,?mls,?sebsd
75default_process_labels ?biba,?mls,partition,?sebsd
76.Ed
77In this example, userland applications will attempt to retrieve Biba,
78MLS, and SEBSD labels for all object classes; for processes, they will
79additionally attempt to retrieve a Partition identifier.
80In all cases except the Partition identifier, failure to retrieve a
81label due to the respective policy not being present will be ignored.
1.\" Copyright (c) 2003 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project in part by Network
5.\" Associates Laboratories, the Security Research Division of Network
6.\" Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"),
7.\" as part of the DARPA CHATS research program.
8.\"

--- 65 unchanged lines hidden (view full) ---

74default_ifnet_labels ?biba,?mls,?sebsd
75default_process_labels ?biba,?mls,partition,?sebsd
76.Ed
77In this example, userland applications will attempt to retrieve Biba,
78MLS, and SEBSD labels for all object classes; for processes, they will
79additionally attempt to retrieve a Partition identifier.
80In all cases except the Partition identifier, failure to retrieve a
81label due to the respective policy not being present will be ignored.
82.Sh FILES
83.Bl -tag -width ".Pa /etc/mac.conf" -compact
84.It Pa /etc/mac.conf
85MAC library configuration file.
86.El
82.Sh SEE ALSO
83.Xr mac_get 3 ,
84.Xr mac_prepare 3 ,
85.Xr mac 3 ,
86.Xr mac 4 ,
87.Xr mac 9
88.Sh HISTORY
89Support for Mandatory Access Control was introduced in

--- 15 unchanged lines hidden ---
87.Sh SEE ALSO
88.Xr mac_get 3 ,
89.Xr mac_prepare 3 ,
90.Xr mac 3 ,
91.Xr mac 4 ,
92.Xr mac 9
93.Sh HISTORY
94Support for Mandatory Access Control was introduced in

--- 15 unchanged lines hidden ---