Re: Realm for NTLM Authentication

2004-07-30 Thread Karthikeyani K
Thanks a lot Mike. Michael Becke <[EMAIL PROTECTED]> wrote:Hi Karthi, Using null for the NTLM realm is the way to go. This is covered in a little more detail at . Mike Karthikeyani K wrote: > Mike, thanks for the answer for my previous question. > > I have one more clarification regarding

Re: Realm for NTLM Authentication

2004-07-30 Thread Michael Becke
Hi Karthi, Using null for the NTLM realm is the way to go. This is covered in a little more detail at . Mike Karthikeyani K wrote: Mike, thanks for the answer for my previous question. I have one more clarification regarding s

Realm for NTLM Authentication

2004-07-30 Thread Karthikeyani K
Mike, thanks for the answer for my previous question. I have one more clarification regarding specifying the realm when setting credentials. Is it okay to specify "null" value for realm when setting credentials for NTLM authentication. Does specifying null value, cause any security violation.