authentication Squid

IAK Tanoli sendtoimtiaz at yahoo.com
Thu Dec 16 14:05:29 UTC 2004


ncsa_auth program can be used to integrate with squid
for authentication purpose.

path for ncsa_auth:
/usr/lib/squid/ncsa_auth

command for making password file:
htpasswd /etc/squid/password foo
enter password:<for foo user>

then set permission to password file as 644


In SQUID
**********
TAG: authenticate_program
Default: authenticate_program /usr/bin/ncsa_auth
/usr/etc/passwd

Change it to: 

authenticate_program /usr/lib/squid/ncsa_auth
/etc/squid/password

Then add the ACL
acl auth proxy_auth REQUIRED
http_access allow mynetwork auth

Limitations of proxy_auth type are we can only use acl
type proxt_auth once in a squid and we cannot use
transparent proxy if we are using proxy_auth.


--- Alessandro Viana <alessandro at automatos.com> wrote:

> Hi,
> 
>    Somebody know if squid can be use with
> authentication without a
> domain controller?
> 
> If yes, who do the authentication?
> 
> --
> Alessandro 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
> 


=====
--

________________
Imtiaz Ahmed Khan
Sr. System Consultant
ANTS Consultiing


Org:            ANTS Consulting
URL:           http://ants.com.pk/
Eml:            sendtoimtiaz at yahoo.com
Mob:           +92300-2128278 
___________________________________


		
__________________________________ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com




More information about the redhat-list mailing list