RE: [squid-users] Ayuda sobre NCSA

From: Rafael Bayona <linuxquestions@dont-contact.us>
Date: Wed, 2 Jan 2002 13:28:00 -0500

I'll translate the question, since it's in spanish and I have a similar
question:

"I need to make squid to work using authentication (Por cierto: es
autenticación, no autentificación). (I guess he wants to validate users to
use the proxy, using the proxy_auth directive). I installed the
"auth_modules/ncsa" module, but I don't know how to use it.

I added this lines to the squid conf file:

 authenticate_program /squid/bin/ncsa_auth /squid/etc/passwd

 acl acceso proxy_auth username
 http_access allow acceso

My questions are:

  How do I create the passwd file?
  is username = file? Where file has the users I want to authenticate, or is
the same file passwd?

I'll wait any reply,

Happy Holidays"

My personal reply to it, is that if I'm not wrong in the
acl acceso proxy_auth username
line, there should be the username list, i.e.
acl acceso proxy_auth rafa pepe jorge

But I'm not quite sure about it.

Rafael

-----Mensaje original-----
De: b0caj@123click.cl [mailto:b0caj@123click.cl]
Enviado el: Domingo, 30 de Diciembre de 2001 10:10 a.m.
Para: squid-users@squid-cache.org
Asunto: [squid-users] Ayuda sobre NCSA

 Hola a todos

 A ver si me pueden ayudar

 Necesito hacer trabajar squid con la autentificacion de usuarios. Instale
el modulo "auth_modules/ncsa" pero no tengo claro como usarlo.

 incorpore las siguientes lineas al archivo de configuracion de squid:

 authenticate_program /squid/bin/ncsa_auth /squid/etc/passwd

 acl acceso proxy_auth username
 http_access allow acceso

 Mis dudas son:

 ¿Como creo el archivo passwd?
 ¿username = file? donde file tiene los usuarios que deseo autentificar o es
el mismo archivo passwd

 Espero alguna respuesta, gracias

 Felices Fiestas
Received on Wed Jan 02 2002 - 11:25:55 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:36 MST