OK, never mind on this, I figured out from learning JAAS that the NTLMLogin is just responsible for getting the client login information from the browser and has nothing to do with the actual connection to AD Servers for authentication.
Tom > -----Original Message----- > From: Jensen, Tom L > Sent: Friday, August 10, 2007 1:21 PM > To: [email protected] > Subject: NTLMLogin > > Any pointers on how to configure the NTLMLogin? Looking > through the source code it doesn't look like there is any way > to setup the AD servers or how it is authenticating. I'm not > real familiar with NTLM though and that may not be necessary, > but I'm not sure what to do to make it so a user can > authenticate automatically via NTLM in IE because it isn't > working currently for me. > > I added the NTLMLogin to the list of login handlers for the > login filter and when I set a breakpoint in it it stops in > the NTLMLogin so I know it is being called. I setup a user > with the username I use on our network and tried leaving the > password blank and tried using a password of "NTLM " but > nothing has worked. I do know that it should work as we have > other applications internally that do the automatic > authentication via NTLM. > > Thanks, > > Tom ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
