[jcifs] Using port 445 instead of 139 with NtlmHttpFilter

m_stanski at poczta.onet.pl m_stanski at poczta.onet.pl
Mon Jul 26 14:47:55 GMT 2004


HTML attachment scrubbed and removed
-------------- next part --------------
 Hi,

I am writing a web application which needs a domain authentication, so I
used a NtlmHttpFilter and it worked great.

Unfortunatelly, recently there has been a reconfiguration of Domain
Controllers, port 139  has been blocked and the filter doesn't work any
longer (SmbException).

I was advised to change my aplication to use 445 port (NetBios over TCP/IP).

Is it possible to configure jCifs to use port 445 instead of 139 ?

Thanks in advance,
Marcin


More information about the jcifs mailing list