<div dir="ltr">Hi guys,<br><br>I tested polygraph in squid with ntlmssp auth and don't work. I just modify the file <a href="http://simple.pg">simple.pg</a> with option :<br>credentials = ["domain+user@mymachine:mypassword"];<br>
<br>And i've tested with:<br>credentials = ["domain\user@mymachine:mypassword"];<br><br>I don't have any ideas, thanks in advice and sorry for my poor english, I'm from Brazil.<br><br>I run follow command....<br>
./polyclt --config /usr/local/polygraph/workloads/<a href="http://simple.pg">simple.pg</a> --verb_lvl 10 --log /tmp/srv.log --proxy 127.0.0.1:3128more<br><br>Bellow the output:<br><br>000.01| group-id: 121fc331.6c230466:00000002 pid: 1126<br>
000.01| current time: 1216417151.749467 or Fri, 18 Jul 2008 21:39:11 GMT<br>000.01| registered client-side session watches: 0<br>000.01| registered client-side data filters: 0<br>000.01| fyi: PGL configuration stored (426bytes)<br>
000.01| fyi: no bench selected with use()<br>000.01| created 1 agents total<br>000.01| Robot R101 [1 / 121fc331.6c230466:00000006] at <a href="http://127.0.0.1">127.0.0.1</a> via <a href="http://127.0.0.1:3128">127.0.0.1:3128</a><br>
000.01| fyi: current state (1) stored<br>000.01| fyi: max local population size: 1 robots<br>000.01| fyi: reached max local population size: 1 robots<br>1216417151.799753# obj: <a href="http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001">http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001</a> flags: basic,GET, size: 0/-1 xact: 121fc331.6c230466:0000000a<br>
GET <a href="http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001">http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001</a> HTTP/1.1<br>Accept: */*<br>Host: <a href="http://127.0.0.1:9090">127.0.0.1:9090</a><br>
X-Xact: 121fc331.6c230466:00000002 121fc331.6c230466:0000000a<br>X-Loc-World: 121fc331.6c230466:00000008 -1/0 0<br>X-Rem-World: 121fc331.6c230466:00000008 -1/0 0<br>X-Target: <a href="http://127.0.0.1:9090">127.0.0.1:9090</a><br>
X-Abort: 1412400744 2082554117<br>X-Phase-Sync-Pos: 0<br>Proxy-Connection: close<br><br><br>1216417151.800516# obj: <a href="http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001">http://127.0.0.1:9090/w121fc331.6c230466:00000006/t01/_00000001</a> flags: basic,GET,chb, size: 0/1849 xact: 121fc331.6c230466:0000000a<br>
HTTP/1.0 407 Proxy Authentication Required<br>Server: squid<br>Date: Fri, 18 Jul 2008 21:39:11 GMT<br>Content-Type: text/html<br>Content-Length: 1477<br>Expires: Fri, 18 Jul 2008 21:39:11 GMT<br>X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0<br>
Proxy-Authenticate: NTLM<br>X-Cache: MISS from proxy<br>X-Cache-Lookup: NONE from proxy:3128<br>Proxy-Connection: close<br><br><br></div>