Re: RV: Autentificar Acceso a Internet...
no es correcto del todo.
Cuando compilas el squid tienes un parametro del "./configure"
./configure --prefix=/usr --sysconfdir=/etc/squid --enable-auth-modules=LDAP
--enable-err-Language='Spanish English' --disable-http-violations
--sbindir=/usr/sbin --libexecdir=/usr/sbin
fijate en el parametro "enable-auth-modules" que hacen referencia al
directorio "auth-modules".
# proxy > ls -l auth-modules
drwxr-xr-x 10 root root 259 Aug 20 11:28 .
drwxr-xr-x 14 root root 731 Aug 20 11:28 ..
drwxr-xr-x 2 root root 238 Aug 20 11:28 LDAP
drwxr-xr-x 2 root root 1077 Aug 20 11:28 MSNT
-rw-r--r-- 1 root root 860 Aug 20 11:28 Makefile
-rw-r--r-- 1 root root 813 Jun 26 2000 Makefile.in
drwxr-xr-x 2 root root 113 Aug 20 11:28 NCSA
drwxr-xr-x 2 root root 112 Aug 20 11:28 PAM
drwxr-xr-x 2 root root 213 Aug 20 11:28 SMB
drwxr-xr-x 2 root root 140 Aug 20 11:28 YP
drwxr-xr-x 2 root root 117 Aug 20 11:28 getpwnam
drwxr-xr-x 2 root root 88 Jul 2 18:01 multi-domain-NTLM
#
fijate: "SMB", "multi-domain-NTLM"... :)
Saxa
On Wednesday 23 October 2002 16:46, Héctor Andrés Rompato Carricart wrote:
> Alexis Venturino escribió::
> >Como implementaste que autentifique por usuario con el SQUID, "admwebuser
> > - Manage Squid or Web users using a Web browser", no encontré ningún man.
>
> Lamento no saber decírtelo ya que yo no soy el administrador del
> sistema, te diría que te leas todo lo que encuentres sobre squid. Lo
> único que se es que tenés que crear los usuarios del squid en la máquina
> linux.
Reply to: