put this entry in your squid.conf
 
 
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
acl ncsa_users proxy_auth REQUIRED
http_access allow ncsa_users
 
 

create user with
htpasswd /etc/squid/passwd user1



 
 
 
 
 
 
Regards
Rahul Kolan
9867940077

**************************************************************************************************************

 
P Save Trees. Print this e-mail only if you really need to. 

--- On Thu, 9/18/08, Ravi <[EMAIL PROTECTED]> wrote:

From: Ravi <[EMAIL PROTECTED]>
Subject: [LinuxVadaPav] proxy_auth required
To: [email protected]
Date: Thursday, September 18, 2008, 4:15 AM






i have made up a squid proxy server, and i require an authentication 
for whoever uses the proxy-server. Is it necessary that the user can 
only be made with htpasswd command. Isn't there any other way for 
authentication for browsing. Coz for that you require an apache server 
which is not available on my server.

Throw some light.

 














      

[Non-text portions of this message have been removed]

Reply via email to