This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 5a2ffbc70a Remove reference to an explicit Java version
5a2ffbc70a is described below
commit 5a2ffbc70a5bad09cccc4512a4be577bdf664e95
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 15 13:35:42 2024 +0100
Remove reference to an explicit Java version
---
webapps/docs/windows-auth-howto.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/windows-auth-howto.xml
b/webapps/docs/windows-auth-howto.xml
index 4b9ec05dca..160bb0e43f 100644
--- a/webapps/docs/windows-auth-howto.xml
+++ b/webapps/docs/windows-auth-howto.xml
@@ -122,8 +122,8 @@ policy had to be relaxed. This is not recommended for
production environments.
</subsection>
<subsection name="Tomcat instance (Windows server)">
- <p>These steps assume that Tomcat and a Java 11 JDK/JRE have already been
- installed and configured and that Tomcat is running as the [email protected]
+ <p>These steps assume that Tomcat and an appropriate Java JDK/JRE have
already
+ been installed and configured and that Tomcat is running as the
[email protected]
user. The steps to configure the Tomcat instance for Windows authentication
are as follows:
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]