Author: markt Date: Wed Sep 17 23:40:48 2014 New Revision: 1625854 URL: http://svn.apache.org/r1625854 Log: After double-checking SPN to domain user is a one to one mapping
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=1625854&r1=1625853&r2=1625854&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/windows-auth-howto.xml (original) +++ tomcat/trunk/webapps/docs/windows-auth-howto.xml Wed Sep 17 23:40:48 2014 @@ -64,9 +64,7 @@ debug logs in this case.</li> intranet.</li> <li>The SPN does not have to start with HTTP but the SPN must be the same in all the files it is used.</li> -<li>If you want multiple SPNs mapped to the same domain user then each SPN must -use a unique prefix such as <code>HTTP01/...</code>, <code>HTTP02/...</code>, -etc.</li> +<li>No more than one SPN may be mapped to a domain user.</li> </ul> <p>The areas where further testing is required include:</p> <ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org