Re: [squid-users] squid acl

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Fri, 4 Jun 2004 16:39:12 +0530

> > 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
Received on Fri Jun 04 2004 - 05:09:17 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jul 01 2004 - 12:00:02 MDT