[jcifs] JCIFS on a cluster

Richard Caper rcaper at gmail.com
Fri Feb 17 15:38:21 GMT 2006


Not sure if it is possible to run it in a cluster this way.  If a
given client will always be directed to the same backend server then
it may work.  But if they are bounced between servers you will have
the issue that the challenge is issued by server A and the response
goes to server B.

On 2/17/06, Abhijeet Sarwate <abhijeet.sarwate at gmail.com> wrote:
> Hi
>
> I use JCIFS for transparent authentication for my web app deployed on a
> cluster on Linux (RHEL)
>
> Transparent login works for some windows desktops but for some of the
> desktops, it keeps popping the network password dialog. I changed the IE
> settings so that the my web site is part of local intranet. But it keeps
> popping up the network password dialog some or the other time. What is the
> best way to debug this? If I use the network sniffer, what would I look for?
>
> Secondly,
>
> This does not happen if the app is deployed on a single server,
>
> abhijeet
>
>


More information about the jcifs mailing list