You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/04/03 14:40:06 UTC

svn commit: r1463965 - /directory/site/trunk/content/apacheds/advanced-user-guide.mdtext

Author: elecharny
Date: Wed Apr  3 12:40:06 2013
New Revision: 1463965

URL: http://svn.apache.org/r1463965
Log:
Updated the table of content

Modified:
    directory/site/trunk/content/apacheds/advanced-user-guide.mdtext

Modified: directory/site/trunk/content/apacheds/advanced-user-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-user-guide.mdtext?rev=1463965&r1=1463964&r2=1463965&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/advanced-user-guide.mdtext (original)
+++ directory/site/trunk/content/apacheds/advanced-user-guide.mdtext Wed Apr  3 12:40:06 2013
@@ -36,27 +36,45 @@ This guide get you a deep further into A
 	* [3.1 - Administration Point](advanced-ug/3.1-administrative-points.html)
 	* [3.2 - Operations on an Administrative Point](3.2-operations-on-an-administrativepoint.html)
 * [4 - Security](advanced-ug/4-authentication-and-authorization.html)
-    * [4.5. Authorization](advanced-ug/4.5-authorization.html)
-        * [4.5.1 Introduction](advanced-ug/4.5.1-introduction.html)
-        * [4.5.2 Definitions](advanced-ug/4.5.10-aci-grammar.html)
-        * [4.5.3 Enabling Access Control](advanced-ug/4.5.3-enabling-access-control.html)
-        * [4.5.4 ACI types](advanced-ug/4.5.4-aci-types.html)
-            * [4.5.4.1 EntryACI](advanced-ug/4.5.4.1-entryaci.html)
-            * [4.5.4.2 PrescriptiveACI](advanced-ug/4.5.4.2-prescriptiveaci.html)
-            * [4.5.4.3 SubentryACI](advanced-ug/4.5.4.3-subentryaci.html)
-        * [4.5.5 ACI elements](advanced-ug/4.5.5-aci-elements.html)
-            * [4.5.5.1 UserClasses](advanced-ug/4.5.5.1-userclasses.html)
-            * [4.5.5.2 ProtectedItems](advanced-ug/4.5.5.2-protecteditems.html)
-            * [4.5.5.3 Permissions](advanced-ug/4.5.5.3-permissions.html)
-            * [4.5.5.4 Subtrees](advanced-ug/4.5.5.4-subtrees.html)
-        * [4.5.6 The ACDF engine](advanced-ug/4.5.6-the-acdf-engine.html)
-            * [4.5.6.1 How it works](advanced-ug/4.5.6.1-how-it-works.html)
-            * [4.5.6.2 Selections](advanced-ug/4.5.6.2-selections.html)
-            * [4.5.6.3 Constraints](advanced-ug/4.5.6.3-constraints.html)
-            * [4.5.6.4 Priority](advanced-ug/4.5.6.4-priority.html)
-        * [4.5.7 Using ACIs trail](advanced-ug/4.5.7-using-acis-trail.html)
-            * [4.5.7.1 Enable Authenticated Users to Browse and Read Entries ](advanced-ug/4.5.7.1-enable-authenticated-users-to-browse-and-read-entries.html)
-        * [4.5.8 ACIs administration ](advanced-ug/4.5.8-acis-administration.html)
-        * [4.5.9 Migration from other LDAP servers ](advanced-ug/4.5.9-migration-from-other-ldap-servers.html)
-        * [4.5.10 ACI grammar](advanced-ug/4.5.10-aci-grammar.html)
-        * [4.5.11 Links and references](advanced-ug/4.5.11-links-and-refernce.html)
+    * [4.1 - Authentication](4.1-authentication.html)
+        * [4.1.1 - Simple authentication](4.1.1-simple-authn.html)
+            * [4.1.1.1 - Anonymous Authentication](4.1.1.1-anonymous-authn.html)
+            * [4.1.1.2 - Name/Password Authentication](4.1.1.2-name-password-authn.html)
+            * [4.1.1.2 - Unauthenticated Authentication](4.1.1.2-unauthenticated-authn.html)
+        * [4.1.2 - SASL authentication](4.1.3-sasl-authn.html)
+            * [4.1.2.1 - SASL anonymous Authentication](4.1.2.1-sasl-anonymous-authn.html)
+            * [4.1.2.2 - SASL plain text Authentication](4.1.2.2-sasl-plain-text-authn.html)
+            * [4.1.2.3 - SASL GSSAPI Authentication](4.1.2.3-sasl-gssapi-authen.html)
+            * [4.1.2.4 - SASL CRAM-MD5 Authentication](4.1.2.4-sasl-cram-md5-authen.html)
+            * [4.1.2.5 - SASL DIGEST-MD5 Authentication](4.1.2.5-sasl-digest-md5-authen.html)
+            * [4.1.2.6 - SASL EXTERNAL Authentication](4.1.2.6-sasl-external-authen.html)
+        * [4.1.3 - Kerberos authentication](4.1.3-kerberos-authentication.html)
+        * [4.1.4 - Client authentication through certificates](4.1.4-certificate-authn.html)
+    * [4.2 - Authorization](4.2-authorization.html)
+        * [4.2.1 - Introduction](4.2.1-introduction.html)
+        * [4.2.2 - Definitions](4.2.2-definitions.html)
+        * [4.2.3 - Enabling Access Control](4.2.3-enabling-access-control.html)
+        * [4.2.4 - ACI Types](4.2.4-aci-types.html)
+            * [4.2.4.1 - Entry ACI](4.2.4.1-entryaci.html)
+            * [4.2.4.2 - Prescriptive ACI](4.2.4.2-prescriptiveaci.html)
+            * [4.2.4.3 - Subentry ACI](4.2.4.3-subentryaci.html)
+        * [4.2.5 - ACI Elements](4.2.5-aci-elements.html)
+            * [4.2.5.1 - User Classes](4.2.5.1-userclasses.html)
+            * [4.2.5.2 - Protected Items](4.2.5.2-protecteditems.html)
+            * [4.2.5.3 - Permissions](4.2.5.3-permissions.html)
+            * [4.2.5.4 - Subtrees](4.2.5.4-subtrees.html)
+        * [4.2.6 - The ACDF Engine](4.2.6-the-acdf-engine.html)
+            * [4.2.6.1 - How it works](4.2.6.1-how-it-works.html)
+            * [4.2.6.2 - Selections](4.2.6.2-selections.html)
+            * [4.2.6.3 - Constraints](4.2.6.3-constraints.html)
+            * [4.2.6.4 - Priority](4.2.6.4-priority.html)
+        * [4.2.7 - Using ACIs Trail](4.2.7-using-acis-trail.html)
+            * [4.2.7.1 - Enable Authenticated Users to Browse and Read Entries](4.2.7.1-enable-authenticated-users-to-browse-and-read-entries.html)
+        * [4.2.8 - ACI Administration](4.2.8-aci-administration.html)
+        * [4.2.9 - Migration from other LDAP Servers](4.2.9-migration-from-other-ldap-servers.html)
+        * [4.2.10 - ACI grammar](4.2.10-aci-grammar.html)
+        * [4.2.11 - Links and References](4.2.11-links-and-references.html)
+* [5 - Administration](advanced-ug/5-administration.html)
+    * [5.1 - Layout](5.1-layout.html)
+    * [5.2 - Starting and stopping](5.2-start-stop.html)
+    * [5.3 - Logs](5.3-logs.html)