How do I configure tomcat to work with iis and ntlm?
Answer / Ruchi Shukla
To make Tomcat work with IIS and NTLM, you need to configure Tomcat's Connector for HTTP/1.1 to use the Negotiate authentication scheme. Additionally, you may need to set up Integrated Windows Authentication in IIS and configure the connector to use a shared secret or a Keytab file for Kerberos authentication.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how web server handles multiple requests for same action class(struts) concurrently?
What is the result of select * from the tab?
Can I set java system properties differently for each webapp?
What is apache tomcat?
Mention with how many valves does tomcat configured with?
Where do I put war file in tomcat?
What is shutdown port in tomcat?
Which is more secure get or post?
Is weblogic a middleware?
Tell us something about coyote?
What is ajp protocol in tomcat?
What is context xml file in tomcat?