[jcifs] NTLM HTTP Filter Authenticates All Users Regardless ofJCIFSACL Permissions

Michael B Allen mba2000 at ioplex.com
Tue Oct 26 23:44:43 GMT 2004


John Fletcher said:
>           <param-name>jcifs.smb.client.logonShare</param-name>
>           <param-value>JCIFSACL</param-value>
>       </init-param>
> </filter>
>
> <filter-mapping>
>       <filter-name>NtlmHttpFilter</filter-name>
>       <url-pattern>/*</url-pattern>
> </filter-mapping>
>
> JCIFSACL is a share on 192.168.60.106 (my local machine).  The network
> share properties allow access to only one local user (let's call that user
> postgres :) ).

Yeah, the logonShare thing doesn't work. I don't think it ever did.

I'll have to look at it.

Mike


More information about the jcifs mailing list