curl-library
[PATCH 2/2]Add NTLM single-sign-on support by using /usr/bin/ntlm_auth (add test case)
From: Wu, Mandy <mandy.wu_at_intel.com>
Date: Mon, 18 Jul 2011 23:17:51 +0800
Received on 2011-07-18
Date: Mon, 18 Jul 2011 23:17:51 +0800
This is the patch to add test cases for the NTLM SSO feature that I sent out in previous mail.
I saved a set of real ntlm_auth input/response to tests/data/testcase2005 with some new tags.
And create a fake_ntlm tool, which only take input and output with strings, that pre-written in above file.
libcurl will invoke this fake_ntlm when DEBUGBUILD is defined.
Please help take a look to see if this is the right approach. Thanks!
The patch is in the attached file.
Thanks,
Mandy
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: NTLM_SSO_tc_WW30_1.patch