How do I configure tomcat to work with iis and ntlm?



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

Post New Answer

More Tomcat Interview Questions

Explain how web server handles multiple requests for same action class(struts) concurrently?

1 Answers  


What is the result of select * from the tab?

1 Answers  


Can I set java system properties differently for each webapp?

1 Answers  


What is apache tomcat?

1 Answers  


Mention with how many valves does tomcat configured with?

1 Answers  


Where do I put war file in tomcat?

1 Answers  


What is shutdown port in tomcat?

1 Answers  


Which is more secure get or post?

1 Answers  


Is weblogic a middleware?

1 Answers  


Tell us something about coyote?

1 Answers  


What is ajp protocol in tomcat?

1 Answers  


What is context xml file in tomcat?

1 Answers  


Categories