diff --git a/fr_FR.ISO8859-1/books/handbook/mac/Makefile b/fr_FR.ISO8859-1/books/handbook/mac/Makefile new file mode 100644 index 0000000000..74aca4172f --- /dev/null +++ b/fr_FR.ISO8859-1/books/handbook/mac/Makefile @@ -0,0 +1,15 @@ +# +# Build the Handbook with just the content from this chapter. +# +# $FreeBSD$ +# + +CHAPTERS= mac/chapter.sgml + +VPATH= .. + +MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} + +DOC_PREFIX?= ${.CURDIR}/../../../.. + +.include "../Makefile" diff --git a/fr_FR.ISO8859-1/books/handbook/mac/chapter.sgml b/fr_FR.ISO8859-1/books/handbook/mac/chapter.sgml new file mode 100644 index 0000000000..c5f72a2dfd --- /dev/null +++ b/fr_FR.ISO8859-1/books/handbook/mac/chapter.sgml @@ -0,0 +1,116 @@ + + + + + Mandatory Access Control ** Traduction en Cours ** + + + Synopsis + + + + + + Key Terms in this Chapter + + + + + + Explanation of MAC + + + + + + Understanding MAC Labels + + + + + + Module Configuration + + + + + + The MAC bsdextended Module + + + + + + The MAC ifoff Module + + + + + + The MAC portacl Module + + + + + + MAC Policies with Labeling Features + + + + + + The MAC partition Module + + + + + + The MAC Multi-Level Security Module + + + + + + The MAC Biba Module + + + + + + The MAC LOMAC Module + + + + + + Implementing a Secure Environment with MAC + + + + + + Another Example: Using MAC to Constrain a Web Server + + + + + + Troubleshooting the MAC Framework + + + + + +