Re: Minor issue with AuthenNTLM

2012-04-05 Thread IP
I would also support the fact that big companies are still using NTLM for non-critical resources (as a convenience). This is also my goal here (to protect a non-critical resource). For the future, the way to go is Kerberos; this is what Microsoft is pushing in replacement for NTLM. Any good

Minor issue with AuthenNTLM

2012-03-27 Thread IP
Hi everyone, I've successfuly managed to make AuthenNTLM work with my PHP script, but the for some reason the Apache error log is now flooded with messages like: [error] Bad/Missing NTLM/Basic Authorization Header for /somefile.php It seems the messages is generated for every single file the