Author: markt Date: Wed Sep 17 23:41:23 2014 New Revision: 1625855 URL: http://svn.apache.org/r1625855 Log: After double-checking SPN to domain user is a one to one mapping
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1625854 Modified: tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml?rev=1625855&r1=1625854&r2=1625855&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/windows-auth-howto.xml Wed Sep 17 23:41:23 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