[Tutor] NTLM authentication, python 2.6 and windows

Alan Gauld alan.gauld at btinternet.com
Thu Aug 23 18:55:32 CEST 2012


On 23/08/12 16:42, Marco Mistroni wrote:

> i have tried to use python-ntml but it does not seems to work as i keep
> on getting  thiserror

> lib\python2.6\ntlm\ntlm.py", line 219, in parse_NTLM_CHALLENGE_MESSAGEerror:
 > unpack requires a string argument of length 4

It looks as if its working just fine. It looks like the user is not 
providing the right information, specifically "a string argument of 
length 4"

But without any idea of what the code looks like I can only guess.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list