--- title: Chapitre 16. Mandatory Access Control ** Traduction en Cours ** part: Partie III. Administration Système prev: books/handbook/jails next: books/handbook/audit --- [[mac]] = Mandatory Access Control ** Traduction en Cours ** :doctype: book :toc: macro :toclevels: 1 :icons: font :sectnums: :sectnumlevels: 6 :source-highlighter: rouge :experimental: :skip-front-matter: :toc-title: Table des matières :table-caption: Tableau :example-caption: Exemple :xrefstyle: basic :relfileprefix: ../ :outfilesuffix: :sectnumoffset: 16 ifeval::["{backend}" == "html5"] :imagesdir: ../../../images/books/handbook/mac/ endif::[] ifeval::["{backend}" == "pdf"] :imagesdir: ../../../../static/images/books/handbook/mac/ endif::[] ifeval::["{backend}" == "epub3"] :imagesdir: ../../../../static/images/books/handbook/mac/ endif::[] include::shared/authors.adoc[] include::shared/releases.adoc[] include::shared/fr/mailing-lists.adoc[] include::shared/fr/teams.adoc[] include::shared/fr/urls.adoc[] toc::[] [[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