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:38:21 UTC

svn commit: r1463963 - in /directory/site/trunk/content/apacheds/advanced-ug: 4-authentication-and-authorization.mdtext 4.1-authentication.mdtext

Author: elecharny
Date: Wed Apr  3 12:38:20 2013
New Revision: 1463963

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

Modified:
    directory/site/trunk/content/apacheds/advanced-ug/4-authentication-and-authorization.mdtext
    directory/site/trunk/content/apacheds/advanced-ug/4.1-authentication.mdtext

Modified: directory/site/trunk/content/apacheds/advanced-ug/4-authentication-and-authorization.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-ug/4-authentication-and-authorization.mdtext?rev=1463963&r1=1463962&r2=1463963&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/advanced-ug/4-authentication-and-authorization.mdtext (original)
+++ directory/site/trunk/content/apacheds/advanced-ug/4-authentication-and-authorization.mdtext Wed Apr  3 12:38:20 2013
@@ -27,41 +27,41 @@ Notice: Licensed to the Apache Software 
 ## Chapter content
 
 * [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.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)
+    * [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)
 

Modified: directory/site/trunk/content/apacheds/advanced-ug/4.1-authentication.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-ug/4.1-authentication.mdtext?rev=1463963&r1=1463962&r2=1463963&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/advanced-ug/4.1-authentication.mdtext (original)
+++ directory/site/trunk/content/apacheds/advanced-ug/4.1-authentication.mdtext Wed Apr  3 12:38:20 2013
@@ -27,16 +27,16 @@ Notice: Licensed to the Apache Software 
 ## Chapter content
 
   * [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.3 - Unauthenticated Authentication](4.1.1.3-unauthenticated-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.3 - Unauthenticated Authentication](4.1.1.3-unauthenticated-authn.html)
   * [4.1.2 - SASL authentication](4.1.2-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.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)