Hello,
how exact do you need it ??
authenticate_program /usr/local/squid/bin/ncsa_auth /etc/shadow
acl FTP proto FTP
acl HTTP proto HTTP
acl SSL_CLASS method CONNECT #(this one might be wrong)
acl pepe proxy_auth REQUIRED
http_access allow HTTP
http_access allow FTP
http_access deny SSL_CLASS
acl sam proxy_auth REQUIRED
http_access allow HTTP
http_access deny FTP
http_access deny SSL_CLASS
http_access deny all
That should exactly do it.
Glad to be of any further help
--Joerg
am 19.03.2001 21:28 Uhr schrieb Gustavo Martin Ortega unter
gustavo@liubob.com.ar:
How i can authenticate users and give they permision filtering services for
which user.
I can say that if i logon using pepe, i can use ftp and i if use the user
sam i ´ll cant.
It is very important to me to can do this.
Thanks a lot.
Gustavo Martín Ortega.
Administrador de Redes.
Liubob Informatica S.R.L.
Av. Belgrano 845 7°A - Capital Federal.
Tel: +54-11-4-331-6722/5782
email: gustavo@liubob.com.ar
Received on Mon Mar 19 2001 - 14:07:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:43 MST