Re: authentication Squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx> 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@xxxxxxxxxx?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@xxxxxxxxx
Mob:           +92300-2128278 
___________________________________


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

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux