Re: NtlmHttpFilter allows exclusion?

AndrĂ© Warnier <[email protected]> Wed, 26 Sep 2012 21:09:15 +0200
Newsgroups gmane.network.samba.java
Message-ID <[email protected]>
Lixo Aqui wrote:
> 
> 
> 
> Hi,
> I'm using NtlmHttpFilter but I want to exclude my login.jsp. Is there a config to achieve this in NtlmHttpFilter?
> My current solution is to alter the NtlmHttpFilter code to exclude some URLs. Other solutions is not using a filter mapping like *.jsp but instead listing all my jsp's but that's a viable option for me.
> Thanks in advance
>  		 	   		  

Short answer : http://jcifs.samba.org/src/docs/ntlmhttpauth.html
and read the initial paragraph in blue.