Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Программное обеспечение Windows (http://forum.oszone.net/forumdisplay.php?f=7)
-   -   squidnt. отключается служба (http://forum.oszone.net/showthread.php?t=237281)

Добрый Фей 25-06-2012 14:55 1940203

squidnt. отключается служба
 
Доброго времени суток! Собственно сабж.
После открытия браузера,( и на сколько я понимаю попытки авторизации) служба squid отключается. Ну и собственно в инет попать не можем.
Если устанавливать не прозрачную аутентификацию, то после ввода логина и пароля происходит тоже самое.
В логах: /mswin_check_lm_group.exe Can't read machine domain


конфиг целиком:

auth_param ntlm program c:/squid/libexec/mswin_ntlm_auth.exe
auth_param ntlm children 10
external_acl_type NT_local_group children=25 negative_ttl=0 %LOGIN c:/squid/libexec/mswin_check_lm_group.exe -G -d -c

acl ProxyUsers external NT_local_group intres
acl password proxy_auth REQUIRED


acl all src 192.168.0.0/16
acl Safe_ports port 21 # ftp
acl Safe_ports port 70 # gopher
acl Safe_ports port 80 # http
acl Safe_ports port 210 # wais
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 443 # https
acl Safe_ports port 488 # gss-http
acl Safe_ports port 563 # snews
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl Safe_ports port 1863 # msn
acl Safe_ports port 2042 # mail.ru agent
acl Safe_ports port 5222 # jabber
acl Safe_ports port 5223 # jabber SSL
acl CONNECT method CONNECT

http_port 192.168.1.3:3128

http_access allow ProxyUsers Password
http_access deny !Safe_ports
http_access deny all

access_log c:/squid/var/logs/access.log




Заранее извиняюсь за нубство :) Первый раз сталкиваюсь со Squid..


Время: 18:56.

Время: 18:56.
© OSzone.net 2001-