[jboss-cvs] JBossAS SVN: r83677 - in projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en: images and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 30 08:17:58 EST 2009


Author: darran.lofthouse at jboss.com
Date: 2009-01-30 08:17:58 -0500 (Fri, 30 Jan 2009)
New Revision: 83677

Removed:
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/mit_kdc.xml
Modified:
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/images/nt-basic-failed.png
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/master.xml
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/free_ipa.xml
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/general_installation.xml
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/introduction.xml
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/ldap_login_module.xml
   projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/microsoft_ad.xml
Log:
[SECURITY-279] Documentation first pass updates.

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/images/nt-basic-failed.png
===================================================================
(Binary files differ)

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/master.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/master.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/master.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -90,11 +90,6 @@
 
   <xi:include href="modules/microsoft_ad.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="element(/1)" />
-
-  <!--
-  <xi:include href="modules/mit_kdc.xml"
-    xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="element(/1)" />
-  -->
   
   <xi:include href="modules/free_ipa.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="element(/1)" />

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/free_ipa.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/free_ipa.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/free_ipa.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -45,11 +45,13 @@
         .
       </para>
 
-      <para>
-        Also due to the supported encryption types of FreeIPA the JBoss
-        application server is required to be running on a Java 6 JVM
-        with unlimited cryptography enabled.
-      </para>
+      <warning>
+        <para>
+          Due to the supported encryption types of FreeIPA the JBoss
+          application server is required to be running on a Java 6 JVM
+          with unlimited cryptography enabled.
+        </para>
+      </warning>
     </section>
 
     <section>

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/general_installation.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/general_installation.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/general_installation.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -132,10 +132,10 @@
       <para>
         Both of these properties are specific to the JVM so further
         information is available from
-        <link
-          linkend="http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/tutorials/KerberosReq.html">
+        <ulink
+          url="http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/tutorials/KerberosReq.html">
           http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/tutorials/KerberosReq.html
-        </link>
+        </ulink>
       </para>
 
       <section>
@@ -169,10 +169,10 @@
 
         <para>
           The properties service is documented in the Wiki at
-          <link
-            linkend="http://wiki.jboss.org/wiki/PropertiesService">
+          <ulink
+            url="http://wiki.jboss.org/wiki/PropertiesService">
             http://wiki.jboss.org/wiki/PropertiesService
-          </link>
+          </ulink>
         </para>
 
         <para>
@@ -215,10 +215,10 @@
 
         <para>
           This is a feature of Java GSS
-          <link
-            linkend="http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/jgss-features.html">
+          <ulink
+            url="http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/jgss-features.html">
             http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/jgss-features.html
-          </link>
+          </ulink>
           The KDCs should be delimited using a colon (:) e.g.
         </para>
 

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/introduction.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/introduction.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/introduction.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -147,14 +147,14 @@
     <para>
       The installation of this module requires the externalised
       authenticator capability of JBoss which was added from JBoss
-      4.0.5.GA, these instructions have been prepared against JBoss
-      4.2.2.GA.
+      4.0.5.GA, these instructions have been prepared against JBoss AS
+      4.2.3.GA and JBoss AS 5.0.0.GA.
     </para>
 
     <para>
-      <link linkend="???">
+      <ulink url='http://www.jboss.org/community/docs/DOC-9729'>
         http://wiki.jboss.org/wiki/ExternalizeTomcatAuthenticators
-      </link>
+      </ulink>
     </para>
   </sect1>
 </chapter>
\ No newline at end of file

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/ldap_login_module.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/ldap_login_module.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/ldap_login_module.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -24,14 +24,18 @@
     <para>
       The fully qualified classname of the new login module is
       <code>
-        org.jboss.security.negotiation.spnego.AdvancedLdapLoginModule
+        org.jboss.security.negotiation.AdvancedLdapLoginModule
       </code>
     </para>
 
     <warning>
       <para>
-        The classname of this login module is subject to change,
-        especially if it migrates to the core security project.
+        If you made use of the Beta releases the class name was
+        <code>
+          org.jboss.security.negotiation.spnego.AdvancedLdapLoginModule
+        </code>
+        the LoginModule is still available using this name, however it
+        has been deprecated and will be removed in a future release.
       </para>
     </warning>
 

Modified: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/microsoft_ad.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/microsoft_ad.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/microsoft_ad.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -121,9 +121,11 @@
     </para>
 
     <note>
-      Some of the domain details are slightly different in these images
-      as the test domain I am using is slightly different to the domain
-      I am using in the examples in this document.
+      <para>
+        Some of the domain details are slightly different in these
+        images as the test domain I am using is slightly different to
+        the domain I am using in the examples in this document.
+      </para>
     </note>
 
   </section>

Deleted: projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/mit_kdc.xml
===================================================================
--- projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/mit_kdc.xml	2009-01-30 13:17:23 UTC (rev 83676)
+++ projects/security/security-negotiation/branches/Branch_2_0/docs/userguide/en/modules/mit_kdc.xml	2009-01-30 13:17:58 UTC (rev 83677)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
-"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<chapter id="mit_kdc">
-  <title>MIT KDC</title>
-
-  <section>
-    <title></title>
-
-    <para>How to add a server user to an MIT KDC and export their
-    keytab.</para>
-  </section>
-</chapter>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list