This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 4f5d8e3  Replace reference to "SPNEGO" with "SPNEGO AD"
4f5d8e3 is described below

commit 4f5d8e30e97f588d469f2fa41630b0b272d64869
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Mar 30 17:27:03 2020 +0100

    Replace reference to "SPNEGO" with "SPNEGO AD"
---
 webapps/docs/windows-auth-howto.xml | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/webapps/docs/windows-auth-howto.xml 
b/webapps/docs/windows-auth-howto.xml
index ae6ec82..1104225 100644
--- a/webapps/docs/windows-auth-howto.xml
+++ b/webapps/docs/windows-auth-howto.xml
@@ -268,23 +268,24 @@ com.sun.security.jgss.krb5.accept {
   </ul>
   </subsection>
 
-  <subsection name="SPNEGO project at SourceForge">
+  <subsection name="Jespa">
   <p>Full details of this solution can be found through the
-  <a href="http://spnego.sourceforge.net/index.html/";  rel="nofollow">project
-  site</a>. The key features are:</p>
+  <a href="http://www.ioplex.com/"; rel="nofollow">project web site.</a> The key
+  features are:</p>
   <ul>
-  <li>Uses Kerberos</li>
   <li>Pure Java solution</li>
+  <li>Advanced Active Directory integration</li>
   </ul>
   </subsection>
 
-  <subsection name="Jespa">
+  <subsection name="SPNEGO AD project at SourceForge">
   <p>Full details of this solution can be found through the
-  <a href="http://www.ioplex.com/"; rel="nofollow">project web site.</a> The key
-  features are:</p>
+  <a href="http://tomcatspnegoad.sourceforge.net/";  rel="nofollow">project
+  site</a>. The key features are:</p>
   <ul>
   <li>Pure Java solution</li>
-  <li>Advanced Active Directory integration</li>
+  <li>SPNEGO/Kerberos Authenticator</li>
+  <li>Active Directory Realm</li>
   </ul>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to