hi all
есть oops -Version : 1.5.24 с модулем win_http
-----------------
group mynet {
networks 192.168.0/24 ;
badports [0:79],110,138,139,513,[6000:6010] ;
miss allow;
auth_mods win_http;
http {allow dstdomain * ;}
}
module win_http {
realm Enter You Login and Password to access.
scheme Basic
service oops
nt_server 192.168.0.143
nt_port HTTP
template /usr/local/oops/auth.html
}
-----------------------------
при попытке клиента выйти в инет доходит до ввода логина/пароля после чего показывается
чистая страничка в браузере
cat /var/log/oops/access.log
1147438078.000 0 192.168.0.15 TCP_DENIED/555 0 GET http://www.ya.ru/favicon.ico andreev NULL/AUTH_MOD text/html
1147438078.000 0 192.168.0.15 TCP_DENIED/555 0 GET http://www.ya.ru/favicon.ico andreev NULL/AUTH_MOD text/html
cat /var/log/oops/oops.log
Fri May 12 16:47:58 2006 [0x89ad400]Don't know this reply size 128 on type 2:
HTTP/1.1 400 Bad Request
Content-Length: 20
Content-Type: text/html
Date: Fri, 12 May 2006 12:45:27 GMT
Connection: close
если отключить авторизацию - все чудесно работает...
где грабли ?
--
С уважением,
Andreev mailto:[EMAIL PROTECTED]
