Posted By:
Novice_Novice
Posted On:
Tuesday, August 9, 2005 01:52 AM
I have a web site in Apache on Linux. When I access the website using the Basic authentication on Apache it works fine.
I have used a module called mod_ntlm.so module on Apache to support NTLM authentication and have done necessary configuration settings. When I try to access my website now I am able to get into the website using the NTDOM id but the problem is that I get prompt to enter the username and password very frequently.
Any one has faced the similar problem?? Any solution for this???