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 l
William A. Rowe Jr. wrote:
On 3/30/2012 1:56 AM, Dami Laurent (PJ) wrote:
-Message d'origine-
De : André Warnier [mailto:a...@ice-sa.com]
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
deprec
On 3/30/2012 1:56 AM, Dami Laurent (PJ) wrote:
>> -Message d'origine-
>> De : André Warnier [mailto:a...@ice-sa.com]
>>>
>>> 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 tech
Hi André,
On 29-3-2012 10:59, André Warnier wrote:
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
>-Message d'origine-
>De : André Warnier [mailto:a...@ice-sa.com]
>Envoyé : jeudi, 29. mars 2012 11:00
>À : mod_perl list
>Objet : Re: Minor issue with AuthenNTLM
>
>Michiel Beijen wrote:
>> Hi,
>>
>> IP schreef op 2012-03-27 16:03:
>>
&g
> 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.
If you're considering forking it, it may not be deprecated.
I'd suggest trying to release a module to CPAN that resolves y
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 act
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 (ve
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