4 # the first request has NTLM type-1 included, and then the 1001 is returned
6 HTTP/1.1 200 beng swsclose swsbounce
\r
7 Server: Microsoft-IIS/6.0
\r
8 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
\r
9 Content-Type: text/html; charset=iso-8859-1
\r
13 # the second request should be auth-less and then this is returned.
15 HTTP/1.1 200 moo swsclose
\r
16 Server: Microsoft-IIS/6.0
\r
17 Content-Type: text/html; charset=iso-8859-1
\r
24 HTTP/1.1 200 beng swsclose swsbounce
\r
25 Server: Microsoft-IIS/6.0
\r
26 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
\r
27 Content-Type: text/html; charset=iso-8859-1
\r
29 HTTP/1.1 200 moo swsclose
\r
30 Server: Microsoft-IIS/6.0
\r
31 Content-Type: text/html; charset=iso-8859-1
\r
48 HTTP POST --ntlm to server not requiring any auth at all
51 http://%HOSTIP:%HTTPPORT/176 -u auser:apasswd --ntlm -d "junkelijunk"
55 # Verify data after the test has been "shot"
60 <protocol nonewline="yes">
62 Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
\r
63 User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
\r
64 Host: %HOSTIP:%HTTPPORT
\r
67 Content-Type: application/x-www-form-urlencoded
\r
70 User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
\r
71 Host: %HOSTIP:%HTTPPORT
\r
74 Content-Type: application/x-www-form-urlencoded
\r