> > after i  add in my webmin's authentification plugin
> > /usr/lib/squid/ncsa_auth  /etc/squid/usersUsers
> >

Change the permission of the /etc/squid/usersUsers file to cache_effective_user 
setting user permission.

> You have to put a line
> auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/usersUsers
> then your
> acl Users proxy_auth REQUIRED
> referer to authentication program or
> to be clear
> acl ncsa proxy_auth REQUIRED
>
> Now you have to create who will be yours clients for authentication.
>

Check it with command line as
/usr/lib/squid/ncsa_auth  /etc/squid/usersUsers user1 password1  (where user1 - 
username passowrd1 - password for user1)
OK
or
ERR

If you get Ok,the you are having the user in the system and your ncsa_auth method is 
good to patch in Squid.

Regards,
Muthukumar.



---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 6/2/2004

Reply via email to