[jcifs] Re: HTTP Authentication failing

Michael B Allen mba2000 at ioplex.com
Thu Jun 9 17:42:54 GMT 2005


On Thu, 9 Jun 2005 05:58:45 +0000 (UTC)
Scrumpy Jak <paul.pree at bmssolutions.com> wrote:

> By removing jCIFS 1.1.11, replacing it with jCIFS 1.2.0 and changing nothing
> else it works fine
> By pointing back to the Windows 2003 DC it reverts to letting the first user in
> and failing for the second.

After glancing at the code I realize I left the signing code in total
disarray in 1.2.0. It will need to be fixed.

Use 1.1.11. If you can't get infrastructure to turn on port 139 use a
workstation w/ 139 enabled as the "domainController". It will be slightly
slower because you're going through a middle man but jCIFS scales very
well. I don't even think you'll notice the difference.

Then when I fix 1.2 signing code you can point back to the win2k3 DC.

Mike


More information about the jcifs mailing list