ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
[Python-checkins] python/dist/src/Misc NEWS,1.866,1.867
by other posts by this author
Oct 12 2003 4:38AM messages near this date
Re: [ANNOUNCE] mod_perl-1.29 | Re: Apache-AuthenNTLM-2.04
> >>
> >> When it should be sending something like:
> >>
> >> [505] AuthenNTLM: Authorization Header NTLM 
> >> TlRMTVNTUAABAAAAB4IAoAAAAAAAAAAAAAAAAAAAAAB=
> >>
> >> It looks to me as if you are not using Internet Explorer...  What 
> >> happens when you try it from IE?
> >>   
> >
> > First off, I appreciate your time in looking at this.
> >
> > I have tried both Netscape 7 and IE 6+. Both did not work.
> >
>  Can you run both again, and send me the logs for both of those two 
>  sessions?
> 
>  speeves
>  cws

BTW, I have tested this modules against a Samba server that was only 
allowing NTLMv2 connections with success.  (I don't have access to a 
win32 machine that I could test this against, so maybe...)  Also, when 
you run the test above, can you change:

AuthType ntlm,basic

to:

AuthType ntlm

This should return a 401 unauthorized for the non-IE browser, and force 
an NTLM auth header from IE. 

let me know,
speeves
cws

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved