Author: kkolinko
Date: Tue Sep 30 23:44:42 2014
New Revision: 1628576

URL: http://svn.apache.org/r1628576
Log:
Update link to GSS-API tutorial, Java 5 -> Java 7.
Add direct link to its troubleshooting page (it is useful, but it is not listed 
on its index page).

Modified:
    tomcat/trunk/webapps/docs/windows-auth-howto.xml

Modified: tomcat/trunk/webapps/docs/windows-auth-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/windows-auth-howto.xml?rev=1628576&r1=1628575&r2=1628576&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/windows-auth-howto.xml (original)
+++ tomcat/trunk/webapps/docs/windows-auth-howto.xml Tue Sep 30 23:44:42 2014
@@ -228,8 +228,10 @@ com.sun.security.jgss.krb5.accept {
       IIS and Kerberos</a></li>
   <li><a href="http://spnego.sourceforge.net/index.html";>
       SPNEGO project at SourceForge</a></li>
-  <li><a 
href="http://docs.oracle.com/javase/1.5.0/docs/guide/security/jgss/tutorials/index.html";>
-      Oracle JGSS tutorial</a></li>
+  <li><a 
href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/index.html";>
+      Oracle Java GSS-API tutorial (Java 7)</a></li>
+  <li><a 
href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/Troubleshooting.html";>
+      Oracle Java GSS-API tutorial - Troubleshooting (Java 7)</a></li>
   <li><a 
href="https://cwiki.apache.org/GMOxDOC21/using-spengo-in-geronimo.html#UsingSpengoingeronimo-SettinguptheActiveDirectoryDomainController";>
       Geronimo configuration for Windows authentication</a></li>
   <li><a 
href="http://blogs.msdn.com/b/openspecification/archive/2010/11/17/encryption-type-selection-in-kerberos-exchanges.aspx";>



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

Reply via email to