[jcifs] NtlmHttpFilter: How to test it

Albrecht Scheidig albrecht.scheidig at hype.de
Thu Apr 14 17:05:01 GMT 2005


> From: Michael B Allen [mailto:mba2000 at ioplex.com] 
> Sent: Wednesday, April 13, 2005 7:09 PM
> To: Albrecht Scheidig
> Cc: jcifs at lists.samba.org
> Subject: Re: [jcifs] NtlmHttpFilter: How to test it
> 
> On Wed, 13 Apr 2005 16:18:45 +0200
> "Albrecht Scheidig" <albrecht.scheidig at hype.de> wrote:
> 
> > The domain controller is the same as the webserver, so I 
> can also use
> > 127.0.0.1 (?) but then I get after a long time:
> > jcifs.smb.SmbException: Timeout trying to open socket
> > java.net.ConnectException: Connection refused: connect
> > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
> 
> It sounds like you have some very basic connectivity 
> problems. It's something that doesn't have to do with the 
> filter really. I would recommend testing some of the example 
> programs like ListFiles.java just to see that jCIFS is 
> working properly in your environment. That way you don't have 
> to have all sorts of services and applications running to 
> debug the thing.

Michael: thanks for answering.

The examples are running fine (except the servlet). 

What are the prerequisites to make the NtlmHttpFilter work? How should the
IE be configured? Must it run in a domain?

Sorry, but I am stuck on this.

Albrecht



More information about the jcifs mailing list