Grr are ya sure you using ncsa_auth ????
In case of ncsa you should use next method....
authenticate_program /usr/local/squid/bin/ncsa_auth
/usr/local/squid/etc/passwd
where passwd it is file created by string
#htpasswd -c /usr/local/squid/etc/passwd username
In case of pam_auth, set root setuid to binary file...
It is needs by pam in authenticate time...
~Al.
----- Original Message -----
From: <pjoshi@parijat.info.com.np>
To: <squid-users@ircache.net>
Sent: Friday, September 22, 2000 4:48 PM
Subject: [SQU] ncsa_auth problem
: Hi,
:
: Sorry if this has been answered before, but honestly couldn't find what I
: was looking for in the archive.
:
: I am using ncsa_authentication and have got
:
: authenticate_program /usr/local/squid/bin/ncsa_auth /etc/shadow &
: authenticate_children 5
:
: in squid.conf file.
:
: Now with the command,
: /usr/local/squid/bin/ncsa_auth /etc/shadow
: username password
: gives Ok.
:
: But from the browser when I try to use proxy with the same username and
: password, it gives "Proxy Authentication Failure" and after 4 attempts log
: file says "Too few authenticator processes are running" and squid
: restarts.
:
: What am I doing wrong?
:
: Prakash.
:
: --
: To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
:
:
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Sep 22 2000 - 05:44:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:26 MST