4 # the first request has NTLM type-1 included, and then the 1001 is returned
6 HTTP/1.1 200 beng swsclose swsbounce
7 Server: Microsoft-IIS/6.0
8 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
9 Content-Type: text/html; charset=iso-8859-1
13 # the second request should be auth-less and then this is returned.
15 HTTP/1.1 200 moo swsclose
16 Server: Microsoft-IIS/6.0
17 Content-Type: text/html; charset=iso-8859-1
24 HTTP/1.1 200 beng swsclose swsbounce
25 Server: Microsoft-IIS/6.0
26 Authentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
27 Content-Type: text/html; charset=iso-8859-1
29 HTTP/1.1 200 moo swsclose
30 Server: Microsoft-IIS/6.0
31 Content-Type: text/html; charset=iso-8859-1
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=
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
64 Host: %HOSTIP:%HTTPPORT
67 Content-Type: application/x-www-form-urlencoded
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
71 Host: %HOSTIP:%HTTPPORT
74 Content-Type: application/x-www-form-urlencoded