Re: Minor issue with AuthenNTLM
André Warnier <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Michiel Beijen wrote: > Hi, > > IP schreef op 2012-03-27 16:03: > >> 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 > > This is actually reported as a (very old) bug in the RT queue for the > module: > https://rt.cpan.org/Public/Bug/Display.html?id=39602 > > I was considering forking the module and fixing bugs like these, but I > am not quite sure how much sense that makes given the fact that NTLM is > deprecated technology. > Huh ? Who said that ? To my knowledge, 99% of large corporations use NTLM (Windows Domain Authentication) as their basic AAA mechanism.