Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-doc
Path: blob/main/documentation/content/fr/books/handbook/mac/_index.adoc
18098 views
---
title: Chapitre 16. Mandatory Access Control ** Traduction en Cours **
part: Partie III. Administration Système
prev: books/handbook/jails
next: books/handbook/audit
showBookMenu: true
weight: 20
params:
  path: "/books/handbook/mac/"
---

[[mac]]
= Mandatory Access Control ** Traduction en Cours **
:doctype: book
:toc: macro
:toclevels: 1
:icons: font
:sectnums:
:sectnumlevels: 6
:sectnumoffset: 16
:partnums:
:source-highlighter: rouge
:experimental:
:images-path: books/handbook/mac/

ifdef::env-beastie[]
ifdef::backend-html5[]
:imagesdir: ../../../../images/{images-path}
endif::[]
ifndef::book[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
toc::[]
endif::[]
ifdef::backend-pdf,backend-epub3[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]

ifndef::env-beastie[]
toc::[]
include::../../../../../shared/asciidoctor.adoc[]
endif::[]

[[mac-synopsis]]
== Synopsis

[[mac-glossary]]
== Key Terms in this Chapter

[[mac-initial]]
== Explanation of MAC

[[mac-understandlabel]]
== Understanding MAC Labels

[[mac-modules]]
== Module Configuration

[[mac-bsdextended]]
== The MAC bsdextended Module

[[mac-ifoff]]
== The MAC ifoff Module

[[mac-portacl]]
== The MAC portacl Module

[[mac-labelingpolicies]]
== MAC Policies with Labeling Features

[[mac-partition]]
== The MAC partition Module

[[mac-mls]]
== The MAC Multi-Level Security Module

[[mac-biba]]
== The MAC Biba Module

[[mac-lomac]]
== The MAC LOMAC Module

[[mac-implementing]]
== Implementing a Secure Environment with MAC

[[MAC-examplehttpd]]
== Another Example: Using MAC to Constrain a Web Server

[[mac-troubleshoot]]
== Troubleshooting the MAC Framework