113498266Sopenharmony_ci<testcase> 213498266Sopenharmony_ci<info> 313498266Sopenharmony_ci<keywords> 413498266Sopenharmony_ciHTTP 513498266Sopenharmony_ciHTTP GET 613498266Sopenharmony_ciHTTP NTLM auth 713498266Sopenharmony_ci</keywords> 813498266Sopenharmony_ci</info> 913498266Sopenharmony_ci# Server-side 1013498266Sopenharmony_ci<reply> 1113498266Sopenharmony_ci 1213498266Sopenharmony_ci<!-- no <data> in this test since we have NTLM from the start 1313498266Sopenharmony_ci 1413498266Sopenharmony_ciThis is supposed to be returned when the server gets a first 1513498266Sopenharmony_ciAuthorization: NTLM line passed-in from the client --> 1613498266Sopenharmony_ci 1713498266Sopenharmony_ci<data1001> 1813498266Sopenharmony_ciHTTP/1.1 401 Now gimme that second request of crap 1913498266Sopenharmony_ciServer: Microsoft-IIS/5.0 2013498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1 2113498266Sopenharmony_ciContent-Length: 34 2213498266Sopenharmony_ciWWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA== 2313498266Sopenharmony_ci 2413498266Sopenharmony_ciThis is not the real page either! 2513498266Sopenharmony_ci</data1001> 2613498266Sopenharmony_ci 2713498266Sopenharmony_ci# This is supposed to be returned when the server gets the second 2813498266Sopenharmony_ci# Authorization: NTLM line passed-in from the client 2913498266Sopenharmony_ci<data1002> 3013498266Sopenharmony_ciHTTP/1.1 200 Things are fine in server land swsclose 3113498266Sopenharmony_ciServer: Microsoft-IIS/5.0 3213498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1 3313498266Sopenharmony_ciContent-Length: 32 3413498266Sopenharmony_ci 3513498266Sopenharmony_ciFinally, this is the real page! 3613498266Sopenharmony_ci</data1002> 3713498266Sopenharmony_ci 3813498266Sopenharmony_ci<datacheck> 3913498266Sopenharmony_ciHTTP/1.1 401 Now gimme that second request of crap 4013498266Sopenharmony_ciServer: Microsoft-IIS/5.0 4113498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1 4213498266Sopenharmony_ciContent-Length: 34 4313498266Sopenharmony_ciWWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA== 4413498266Sopenharmony_ci 4513498266Sopenharmony_ciHTTP/1.1 200 Things are fine in server land swsclose 4613498266Sopenharmony_ciServer: Microsoft-IIS/5.0 4713498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1 4813498266Sopenharmony_ciContent-Length: 32 4913498266Sopenharmony_ci 5013498266Sopenharmony_ciFinally, this is the real page! 5113498266Sopenharmony_ci</datacheck> 5213498266Sopenharmony_ci 5313498266Sopenharmony_ci</reply> 5413498266Sopenharmony_ci 5513498266Sopenharmony_ci# Client-side 5613498266Sopenharmony_ci<client> 5713498266Sopenharmony_ci<features> 5813498266Sopenharmony_ciNTLM_WB 5913498266Sopenharmony_cidebug 6013498266Sopenharmony_ci</features> 6113498266Sopenharmony_ci<server> 6213498266Sopenharmony_cihttp 6313498266Sopenharmony_ci</server> 6413498266Sopenharmony_ci<name> 6513498266Sopenharmony_ciHTTP with NTLM delegation to winbind helper 6613498266Sopenharmony_ci</name> 6713498266Sopenharmony_ci <setenv> 6813498266Sopenharmony_ci# we force our own host name, in order to make the test machine independent 6913498266Sopenharmony_ciCURL_GETHOSTNAME=curlhost 7013498266Sopenharmony_ci# we try to use the LD_PRELOAD hack, if not a debug build 7113498266Sopenharmony_ciLD_PRELOAD=%PWD/libtest/.libs/libhostname.so 7213498266Sopenharmony_ci# set path to fake_auth instead of real ntlm_auth to generate NTLM type1 and type 3 messages 7313498266Sopenharmony_ciCURL_NTLM_WB_FILE=%PWD/server/fake_ntlm 7413498266Sopenharmony_ci# set source directory so fake_ntlm can find the test files 7513498266Sopenharmony_ciCURL_NTLM_AUTH_SRCDIR=%SRCDIR 7613498266Sopenharmony_ci# set source directory so fake_ntlm can find the test and log files 7713498266Sopenharmony_ciCURL_NTLM_LOGDIR=%LOGDIR 7813498266Sopenharmony_ci# set the test number 7913498266Sopenharmony_ciCURL_NTLM_AUTH_TESTNUM=%TESTNUMBER 8013498266Sopenharmony_ci </setenv> 8113498266Sopenharmony_ci<command> 8213498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:anypasswd --ntlm-wb 8313498266Sopenharmony_ci</command> 8413498266Sopenharmony_ci<precheck> 8513498266Sopenharmony_cichkhostname curlhost 8613498266Sopenharmony_ci</precheck> 8713498266Sopenharmony_ci</client> 8813498266Sopenharmony_ci 8913498266Sopenharmony_ci# Verify data after the test has been "shot" 9013498266Sopenharmony_ci<verify> 9113498266Sopenharmony_ci<protocol> 9213498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1 9313498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT 9413498266Sopenharmony_ciAuthorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA 9513498266Sopenharmony_ciUser-Agent: curl/%VERSION 9613498266Sopenharmony_ciAccept: */* 9713498266Sopenharmony_ci 9813498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1 9913498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT 10013498266Sopenharmony_ciAuthorization: NTLM TlRMTVNTUAADAAAAGAAYAE8AAAAYABgAZwAAAAAAAABAAAAACAAIAEAAAAAHAAcASAAAAAAAAAAAAAAAggEAAHRlc3R1c2VyVU5LTk9XTlpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOQ== 10113498266Sopenharmony_ciUser-Agent: curl/%VERSION 10213498266Sopenharmony_ciAccept: */* 10313498266Sopenharmony_ci 10413498266Sopenharmony_ci</protocol> 10513498266Sopenharmony_ci</verify> 10613498266Sopenharmony_ci# Input and output (type 1 message) for fake_ntlm 10713498266Sopenharmony_ci<ntlm_auth_type1> 10813498266Sopenharmony_ci<input> 10913498266Sopenharmony_ciYR 11013498266Sopenharmony_ci</input> 11113498266Sopenharmony_ci<output> 11213498266Sopenharmony_ciYR TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA 11313498266Sopenharmony_ci</output> 11413498266Sopenharmony_ci</ntlm_auth_type1> 11513498266Sopenharmony_ci# Input and output (type 3 message) for fake_ntlm 11613498266Sopenharmony_ci<ntlm_auth_type3> 11713498266Sopenharmony_ci<input> 11813498266Sopenharmony_ciTT TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA== 11913498266Sopenharmony_ci</input> 12013498266Sopenharmony_ci<output> 12113498266Sopenharmony_ciKK TlRMTVNTUAADAAAAGAAYAE8AAAAYABgAZwAAAAAAAABAAAAACAAIAEAAAAAHAAcASAAAAAAAAAAAAAAAggEAAHRlc3R1c2VyVU5LTk9XTlpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOQ== 12213498266Sopenharmony_ci</output> 12313498266Sopenharmony_ci</ntlm_auth_type3> 12413498266Sopenharmony_ci</testcase> 125