java Programming Glossary: jcifs
Integrated Windows Authentication (NTLM) in a Java/WebLogic app? http://stackoverflow.com/questions/4751157/integrated-windows-authentication-ntlm-in-a-java-weblogic-app ntlm share improve this question Have a look at jcifs . Although its mechanism is deprecated it does not support NTLMv2.. Directory with Java on Linux So far I have only used jcifs so I can not tell you which other option is the best. Apaches..
Detect user logged on a computer using Java web app http://stackoverflow.com/questions/726249/detect-user-logged-on-a-computer-using-java-web-app share improve this question This is my solution Put jcifs 1.2.7.jar on TOMCAT_HOME common lib directory. Modify application's.. filter filter name NtlmHttpFilter filter name filter class jcifs.http.NtlmHttpFilter filter class init param param name jcifs.http.domainController.. filter class init param param name jcifs.http.domainController param name param value xx.xx.xx.xxx param..
How can I get jcifs to play nicely with apache axis http://stackoverflow.com/questions/916820/how-can-i-get-jcifs-to-play-nicely-with-apache-axis can I get jcifs to play nicely with apache axis I need to connect Apache Axis.. directions for how to wire up HttpClient 4.0 with jcifs. Trouble is Axis wants to use Http Client 3.0 and the two apis.. My question is has anyone successfully connected samba jcifs with HttpClient 3.0 Has anyone already created an Axis HttpSender..
|