[jcifs] jcifs 1.2.3 and NtmlHttpFilter on tomcat (winXP pro)

Michael B Allen mba2000 at ioplex.com
Thu Sep 15 16:56:51 GMT 2005


Yoav Gelbfish said:
> Hi,
>
>
>
> I'm trying to configure Tomcat 5.5.9 to work with the NtmlHttpFilter.
>
>
>
> After the initial setup (along the guidelines posted on the website) it
> didn't work. After debugging the code, I've found that the reason for the
> failures is the "ForceGuest" issue on Windows XP. According to Microsoft
> explanations, I've turned the registry value to 0 and rebooted the
> machine.
> However, the flag "isLoggedInAsGuest" in SmbComSessionSetupAndXResponse
> class is still changed to 1 everytime the response is retrieved.

The isLoggedInAsGuest flag means that the credentials supplied by the user
(via web browser on client) are not meaningful to the domainController.
Meaning, the user logged into the client machine is not a member of
Windows domain.

Mike


More information about the jcifs mailing list