xref: /aosp_15_r20/external/curl/tests/data/test176 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTP
5*6236dae4SAndroid Build Coastguard WorkerHTTP POST
6*6236dae4SAndroid Build Coastguard WorkerHTTP NTLM auth
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker# the first request has NTLM type-1 included, and then the 1001 is returned
13*6236dae4SAndroid Build Coastguard Worker<data1001>
14*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 beng swsclose swsbounce
15*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/6.0
16*6236dae4SAndroid Build Coastguard WorkerAuthentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
17*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker</data1001>
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Worker# the second request should be auth-less and then this is returned.
22*6236dae4SAndroid Build Coastguard Worker<data>
23*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 moo swsclose
24*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/6.0
25*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
26*6236dae4SAndroid Build Coastguard WorkerContent-Length: 16
27*6236dae4SAndroid Build Coastguard Worker
28*6236dae4SAndroid Build Coastguard Workercontent for you
29*6236dae4SAndroid Build Coastguard Worker</data>
30*6236dae4SAndroid Build Coastguard Worker
31*6236dae4SAndroid Build Coastguard Worker<datacheck>
32*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 beng swsclose swsbounce
33*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/6.0
34*6236dae4SAndroid Build Coastguard WorkerAuthentication-Info: Passport1.4 tname=MSPAuth,tname=MSPProf,tname=MSPConsent,tname=MSPSecAuth
35*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
36*6236dae4SAndroid Build Coastguard Worker
37*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 moo swsclose
38*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/6.0
39*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
40*6236dae4SAndroid Build Coastguard WorkerContent-Length: 16
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard Workercontent for you
43*6236dae4SAndroid Build Coastguard Worker</datacheck>
44*6236dae4SAndroid Build Coastguard Worker
45*6236dae4SAndroid Build Coastguard Worker</reply>
46*6236dae4SAndroid Build Coastguard Worker
47*6236dae4SAndroid Build Coastguard Worker# Client-side
48*6236dae4SAndroid Build Coastguard Worker<client>
49*6236dae4SAndroid Build Coastguard Worker<features>
50*6236dae4SAndroid Build Coastguard WorkerNTLM
51*6236dae4SAndroid Build Coastguard WorkerSSL
52*6236dae4SAndroid Build Coastguard Worker!SSPI
53*6236dae4SAndroid Build Coastguard Worker</features>
54*6236dae4SAndroid Build Coastguard Worker<server>
55*6236dae4SAndroid Build Coastguard Workerhttp
56*6236dae4SAndroid Build Coastguard Worker</server>
57*6236dae4SAndroid Build Coastguard Worker<name>
58*6236dae4SAndroid Build Coastguard WorkerHTTP POST --ntlm to server not requiring any auth at all
59*6236dae4SAndroid Build Coastguard Worker</name>
60*6236dae4SAndroid Build Coastguard Worker<command>
61*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -u auser:apasswd --ntlm -d "junkelijunk"
62*6236dae4SAndroid Build Coastguard Worker</command>
63*6236dae4SAndroid Build Coastguard Worker</client>
64*6236dae4SAndroid Build Coastguard Worker
65*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
66*6236dae4SAndroid Build Coastguard Worker<verify>
67*6236dae4SAndroid Build Coastguard Worker<protocol nonewline="yes">
68*6236dae4SAndroid Build Coastguard WorkerPOST /%TESTNUMBER HTTP/1.1
69*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
70*6236dae4SAndroid Build Coastguard WorkerAuthorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
71*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
72*6236dae4SAndroid Build Coastguard WorkerAccept: */*
73*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
74*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/x-www-form-urlencoded
75*6236dae4SAndroid Build Coastguard Worker
76*6236dae4SAndroid Build Coastguard WorkerPOST /%TESTNUMBER HTTP/1.1
77*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
78*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
79*6236dae4SAndroid Build Coastguard WorkerAccept: */*
80*6236dae4SAndroid Build Coastguard WorkerContent-Length: 11
81*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/x-www-form-urlencoded
82*6236dae4SAndroid Build Coastguard Worker
83*6236dae4SAndroid Build Coastguard Workerjunkelijunk
84*6236dae4SAndroid Build Coastguard Worker</protocol>
85*6236dae4SAndroid Build Coastguard Worker</verify>
86*6236dae4SAndroid Build Coastguard Worker</testcase>
87