On Thu, Feb 12, 2004 at 12:27:34PM -0500, [EMAIL PROTECTED] wrote: > Esta es la linea de autenticaci�n externa: > authenticate_program /usr/lib/squid/pam_auth y efectivamente all� est� el > archivo.
Tomado de /usr/share/doc/squid/README.auth_module.pam_auth.gz ... * This program authenticates users against a PAM configured authentication * service "squid". This allows you to authenticate Squid users to any * authentication source for which you have a PAM module. Commonly available * PAM modules includes "UNIX", RADIUS, Kerberos and SMB, but a lot of other * PAM modules are available from various sources. * * Example PAM configuration for standard UNIX passwd authentication: * /etc/pam.conf: * squid auth required /lib/security/pam_unix.so.1 * squid account required /lib/security/pam_unix.so.1 * * Note that some PAM modules (for example shadow password authentication) * requires the program to be installed suid root, or PAM will not allow * it to authenticate other users than it runs as (this is a security * limitation of PAM to avoid automated probing of passwords). Es decir, se requiere configuraci�n extra en la parte de PAM para que este m�dulo de autenticaci�n funcione. No doy m�s detalles porque realmente nunca he probado este m�todo... -- ******************************** Juan Ignacio Del Valle Gamboa juan @ choriticos.net http://juan.choriticos.net ******************************** -- Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe' Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
