squid.conf:
auth_param basic program /usr/lib/squid3/basic_ncsa_auth -c /etc/squid3/passwords
auth_param basic realm proxy
acl ncsa_users proxy_auth REQUIRED
http_access allow ncsa_users
http_port тутip:3128
В браузере запрашивает логин/пароль, но при верном вводе - открывает форму заново, иногда моментально переоткрывает форму. В чем может быть проблема?
Заранее благодарен за полезный ответ!
В cache.log:
Usage: ncsa_auth <passwordfile>
2015/10/15 13:46:13| WARNING: basicauthenticator #1 exited
2015/10/15 13:46:13| Too few basicauthenticator processes are running (need 1/20)
2015/10/15 13:46:13| Starting new helpers
2015/10/15 13:46:13| helperOpenServers: Starting 1/20 'basic_ncsa_auth' processes
2015/10/15 13:46:16| Pinger exiting.