Не работает wget через isa, хоть тресни. Вот лог:
[test@inet Test]$ ./wg_test DEBUG output created by Wget 1.10.2 on linux-gnu.
--14:45:35-- http://linux.org.ru/ => `index.html' Устанавливается соединение с 10.10.10.10:8080... соединение установлено. Created socket 3. Releasing 0x08084310 (new refcount 0). Deleting unused 0x08084310.
---request begin--- GET http://linux.org.ru/ HTTP/1.0 User-Agent: Wget/1.10.2 Accept: */* Proxy-Authorization: Basic b3ppdDojanBibjE5 Host: inet
---request end--- Запрос Proxy послан, ожидается ответ... ---response begin--- HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ) Via:1.1 PROXY1 Proxy-Authenticate: NTLM Proxy-Authenticate: Kerberos Proxy-Authenticate: Negotiate Pragma: no-cache Cache-Control: no-cache Content-Type: text/html Content-Length: 2368
---response end--- 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ) Closed fd 3 14:45:35 ОШИБКА 407: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ).
Пользователь+пароль указаны верно (ff с ними замечательно работает). Куда копать? Есть мнение, что wget не по ntlm пытается аутентификацию пройти, но как заставить именно ntlm использовать, не знаю. Есть идеи?