Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 21:15:47 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 13512 for review
Message-ID:  <200206280415.g5S4Flpt019815@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=13512

Change 13512 by chris@chris_holly on 2002/06/27 21:15:17

	Apply the outline (except for experimental section) to the
	Security chapter.  Credit myself as the sole author until
	I bring in (for example) the LOMAC article, which will be
	placed into this section soon.

Affected files ...

.. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml#3 edit

Differences ...

==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml#3 (text+ko) ====

@@ -944,6 +944,91 @@
     </sect2>
   </sect1>
 
+  <sect1 id="trustedbsd">
+    <sect1info>
+      <authorgroup>
+        <author>
+          <firstname>Chris</firstname>
+          <surname>Costello</surname>
+          <contrib>Written by </contrib>
+        </author>
+      </authorgroup>
+    </sect1info>
+
+    <title>Trusted Operating System Features</title>
+
+    <para>This section will give an overview of the features offered
+      by TrustedBSD.</para>
+
+    <sect2 id="mac">
+      <title>Mandatory Access Control Framework</title>
+
+      <para>This section will document the MAC framework from a user's
+        perspective.</para>
+
+      <sect3 id="mac-biba">
+        <title>Biba</title>
+
+        <para>This section will document the Biba fixed-label MAC
+          policy.</para>
+      </sect3>
+
+      <sect3 id="mac-lomac">
+        <title>Biba Low-Watermark Integrity Protection</title>
+
+        <para>This section will document the LOMAC policy.</para>
+      </sect3>
+
+      <sect3 id="mac-mls">
+        <title>Multi-Level Security</title>
+
+        <para>This section will document the MLS policy.</para>
+      </sect3>
+
+      <sect3 id="mac-te">
+        <title>Type Enforcement</title>
+
+        <para>This section will document the Type Enforcement
+          policy.</para>
+      </sect3>
+
+      <sect3 id="mac-bsdextended">
+        <title>BSD Extended</title>
+
+        <para>This section will document the BSD Extended
+          policy.</para>
+      </sect3>
+    </sect2>
+
+    <sect2 id="acl">
+      <title>Access Control Lists</title>
+
+      <para>This section will document ACLs.</para>
+
+      <sect3 id="acl-enable">
+        <title>Configuring ACLs</title>
+
+        <para>This section will include the commands and kernel
+          options necessary to enable ACLs on a given file
+          system.</para>
+      </sect3>
+
+      <sect3 id="acl-example">
+        <title>Examples Using ACLs</title>
+
+        <para>This section will include a few hypothetical system
+          situations and appropriate ACL configuration for each
+          case.</para>
+      </sect3>
+    </sect2>
+
+    <sect2 id="capabilities">
+      <title>POSIX.1e Capabilities</title>
+
+      <para>This section will explain POSIX.1e Capabilities.</para>
+    </sect2>
+  </sect1>
+
   <sect1 id="crypt">
     <sect1info>
       <authorgroup>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206280415.g5S4Flpt019815>