I want to use windows NTLM with apache tomcat.
Anyone who’s already used it, please give me some information, I am new to it.
I want to use windows NTLM with apache tomcat. Anyone who’s already used it,
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Why do you want to use NTLM, instead of Kerberos? Both are supported by Windows AD but the latter is more secure and supported by Java natively. See this question for how to setup, he is very close to get it working 🙂
How do I get JNDIRealm in Tomcat to use Kerberos auth?
If you really want use NTLM, you have to use JCIFS filter
http://jcifs.samba.org/