blob: 6cb97ff8579a42277ed93a54d61deb2e22555b8c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<?xml version="1.0" encoding="iso-8859-15" standalone="no"?>
<!--
The FreeBSD Italian Documentation Project
$FreeBSD$
-->
<chapter id="mac">
<title>Mandatory Access Control</title>
<sect1 id="mac-synopsis">
<title>Sinossi</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-inline-glossary">
<title>Key Terms in this Chapter</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-initial">
<title>Explanation of MAC</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-understandlabel">
<title>Understanding MAC Labels</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-modules">
<title>Module Configuration</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-bsdextended">
<title>The MAC bsdextended Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-ifoff">
<title>The MAC ifoff Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-portacl">
<title>The MAC portacl Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-labelingpolicies">
<title>MAC Policies with Labeling Features</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-partition">
<title>The MAC partition Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-mls">
<title>The MAC Multi-Level Security Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-biba">
<title>The MAC Biba Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-lomac">
<title>The MAC LOMAC Module</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-implementing">
<title>Implementing a Secure Environment with MAC</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="MAC-examplehttpd">
<title>Another Example: Using MAC to Constrain A Web Server</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-examplesandbox">
<title>An Example of a MAC Sandbox</title>
<para>Traduzione in corso</para>
</sect1>
<sect1 id="mac-troubleshoot">
<title>Troubleshooting the MAC Framework</title>
<para>Traduzione in corso</para>
</sect1>
</chapter>
|