Author: kkolinko
Date: Sun Apr  3 22:43:50 2011
New Revision: 1088431

URL: http://svn.apache.org/viewvc?rev=1088431&view=rev
Log:
Followup to r1087392: correct text of a debug message

Modified:
    tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties

Modified: 
tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties?rev=1088431&r1=1088430&r2=1088431&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties 
(original)
+++ tomcat/trunk/java/org/apache/catalina/authenticator/LocalStrings.properties 
Sun Apr  3 22:43:50 2011
@@ -33,7 +33,7 @@ digestAuthenticator.cacheRemove=A valid 
 formAuthenticator.forwardErrorFail=Unexpected error forwarding to error page
 formAuthenticator.forwardLoginFail=Unexpected error forwarding to login page
 
-spnegoAuthenticator.authHeaderNoToken=The Negotiate authorization header sent 
by the client did include a token
+spnegoAuthenticator.authHeaderNoToken=The Negotiate authorization header sent 
by the client did not include a token
 spnegoAuthenticator.authHeaderNotNego=The authorization header sent by the 
client did not start with Negotiate
 spnegoAuthenticator.hostnameFail=Unable to determine the host name to 
construct the default SPN. Please set the spn attribute of the authenticator.
 spnegoAuthenticator.serviceLoginFail=Unable to login as the service principal



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

Reply via email to