Hi
I am a newbie to pywin32 and windows programming.
I am trying to achieve NTLM authentication using the win32security and sspi
modules.
Basically what I need to do is "verify the client's response to the server's
challenge", like what a DC would do
to complete the NTLM authentication between a
On 3/02/2009 10:51 AM, Aditya Jayraman wrote:
Hi
I am a newbie to pywin32 and windows programming.
I am trying to achieve NTLM authentication using the win32security and
sspi modules.
Basically what I need to do is "verify the client's response to the
server's challenge", like what a DC would
Mark,
Thanks for replying.
I just found the examples just after posting the question.
They are quite useful.
Thanks
Aditya
On Mon, Feb 2, 2009 at 5:57 PM, Mark Hammond wrote:
> On 3/02/2009 10:51 AM, Aditya Jayraman wrote:
>
>>
>> Hi
>>
>> I am a newbie to pywin32 and windows programming.
>>
>>