[jcifs] NTLM HTTP and Windows 2003 Problems

Ajay Dhuria ADhuria at capitalsource.com
Wed Apr 20 17:09:51 GMT 2005


Setting the wins parameter seems to have fixed the issue, thanks for
your help.

-----Original Message-----
From: Michael B Allen [mailto:mba2000 at ioplex.com] 
Sent: Wednesday, April 20, 2005 12:22 PM
To: Ajay Dhuria
Cc: jcifs at lists.samba.org
Subject: Re: [jcifs] NTLM HTTP and Windows 2003 Problems

On Wed, 20 Apr 2005 11:05:04 -0400
"Ajay Dhuria" <ADhuria at capitalsource.com> wrote:

>   <filter>
>     <filter-name>NtlmHttpFilter</filter-name>
>     <filter-class>jcifs.http.NtlmHttpFilter</filter-class>
>     <init-param>
>         <param-name>jcifs.smb.client.domain</param-name>
>         <param-value>MYDOMAIN</param-value>
>     </init-param>
>     <init-param>
>         <param-name>jcifs.smb.client.username</param-name>
>         <param-value>myusername</param-value>
>     </init-param>
>     <init-param>
>         <param-name>jcifs.smb.client.password</param-name>
>         <param-value>mypassword</param-value>
>     </init-param>
>     <init-param>
>         <param-name>jcifs.util.loglevel</param-name>
>         <param-value>3</param-value>
>     </init-param>
>   </filter>
>   <filter-mapping>
>     <filter-name>NtlmHttpFilter</filter-name>
>     <url-pattern>/*</url-pattern>
>   </filter-mapping>

You need jcifs.netbios.wins if you're using the domain param.

Mike

-- 
IRC - where men are men, women are men, and the boys are FBI agents.




IMPORTANT: The information contained in this e-mail message is confidential and is intended only for the named addressee(s). If the reader of this e-mail message is not an intended recipient (or the individual responsible for the delivery of this e-mail message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this e-mail message is prohibited. If you have received this e-mail message in error, please reply to the sender that you have received the message in error and then delete it. This e-mail and all other electronic (including voice) communications from CapitalSource and its representatives are for informational purposes only. No such communication is intended by the sender to constitute either an electronic record or an electronic signature, or to constitute any agreement by the sender to conduct a transaction by electronic means. Any such intention or agreement is hereby expressly disclaimed unless otherwise explicitly indicated. 


More information about the jcifs mailing list