2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
|
|
|
|
|
|
|
<!-- Server-side -->
|
2004-03-30 01:41:33 -05:00
|
|
|
<reply>
|
|
|
|
|
2007-01-22 21:25:56 -05:00
|
|
|
<!-- no <data> in this test since we have NTLM from the start
|
|
|
|
|
|
|
|
This is supposed to be returned when the server gets a first
|
|
|
|
Authorization: NTLM line passed-in from the client -->
|
2004-03-30 01:41:33 -05:00
|
|
|
|
|
|
|
<data1001>
|
|
|
|
HTTP/1.1 401 Now gimme that second request of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
|
|
|
|
|
|
|
This is not the real page either!
|
|
|
|
</data1001>
|
|
|
|
|
|
|
|
# This is supposed to be returned when the server gets the second
|
|
|
|
# Authorization: NTLM line passed-in from the client
|
|
|
|
<data1002>
|
|
|
|
HTTP/1.1 200 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 08:32:04 -05:00
|
|
|
Content-Length: 32
|
2004-03-30 01:41:33 -05:00
|
|
|
|
|
|
|
Finally, this is the real page!
|
|
|
|
</data1002>
|
|
|
|
|
|
|
|
<datacheck>
|
|
|
|
HTTP/1.1 401 Now gimme that second request of crap
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
|
|
|
Content-Length: 34
|
|
|
|
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
|
|
|
|
|
|
|
|
HTTP/1.1 200 Things are fine in server land swsclose
|
|
|
|
Server: Microsoft-IIS/5.0
|
|
|
|
Content-Type: text/html; charset=iso-8859-1
|
2006-11-25 08:32:04 -05:00
|
|
|
Content-Length: 32
|
2004-03-30 01:41:33 -05:00
|
|
|
|
|
|
|
Finally, this is the real page!
|
|
|
|
</datacheck>
|
|
|
|
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<features>
|
2005-03-21 03:14:32 -05:00
|
|
|
NTLM
|
2004-03-30 01:41:33 -05:00
|
|
|
</features>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
HTTP with NTLM authorization and --fail
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 04:08:38 -04:00
|
|
|
http://%HOSTIP:%HTTPPORT/150 -u testuser:testpass --ntlm --fail
|
2004-03-30 01:41:33 -05:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2004-03-30 01:41:33 -05:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
2006-04-05 08:35:48 -04:00
|
|
|
# We strip off a large chunk of the type-2 NTLM message since it depends on
|
|
|
|
# the local host name and thus differs on different machines!
|
|
|
|
<strippart>
|
2006-04-05 08:46:03 -04:00
|
|
|
s/^(Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA).*/$1/
|
2007-01-17 15:36:56 -05:00
|
|
|
</strippart>
|
2004-03-30 01:41:33 -05:00
|
|
|
<protocol>
|
|
|
|
GET /150 HTTP/1.1
|
2006-06-07 10:14:04 -04:00
|
|
|
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
|
2004-03-30 01:41:33 -05:00
|
|
|
User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3
|
2007-09-14 15:32:31 -04:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-03-30 01:41:33 -05:00
|
|
|
Accept: */*
|
|
|
|
|
|
|
|
GET /150 HTTP/1.1
|
2006-04-05 08:46:03 -04:00
|
|
|
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA
|
2004-03-30 01:41:33 -05:00
|
|
|
User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3
|
2007-09-14 15:32:31 -04:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-03-30 01:41:33 -05:00
|
|
|
Accept: */*
|
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|