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 Tuesday 29 October 2002 12:06, Alexis Venturino wrote:
> Disculpen que vuelva a preguntar es que mi disco tuvo problemas y perdí
> todas los correos, quería saber como compilaban el SQUID para que valide
> por usuario.
>
> > Maximiliano Alonzo escribió::
> > >Hola lista:
> > >   En el trabajo me ha surgido el siguiente incoçnvenbiente.
> > >   Tengo una maquina "A" que cunple la funcione de gateway entre la red
> >
> > interna y internet, ademas de ser el servidor web y mail.
> >
> > >   También existe una maquina "B" que es el servidor dhcp de la red
> >
> > interna, la cual asigna a los clientes la configuracion de red y el
> > gateway para acceder a Inet, cumple también la funcion de ser el PDC de
> > la red (Samba).
> >
> > >   Ahora estas dos maquinas son Debian "Woody" 3.0r0 y los clientes son
> >
> > todos WinKK.
> >
> > >   Lo que quiero saber es si existe alguna forma de limitar el acceso a
> >
> > inet a nivel de usuario, cosa que no importa en que maquina este el
> > usuario, para que pueda o no acceder a internet.
> >
> > >   Espero me haga entender.
> > >   Saludos y gracias.
> > >
> > >                   Maximiliano Alonzo
> > >
> > >
> > >
> > >------------------------------------------------------------------------
> > >
> > >
> > >---
> > >Outgoing mail is certified Virus Free.
> > >Checked by AVG anti-virus system (http://www.grisoft.com).
> > >Version: 6.0.406 / Virus Database: 229 - Release Date: 21/10/02
> >
> > usá un proxy que pida contraseña, en mi empresa lo hacen con squid.
> >
> > apt-cache  search squid
> > admwebuser - Manage Squid or Web users using a Web browser
> > calamaris - Log analyzer for Squid or Oops proxy log files
> > chastity-list - blacklists for SquidGuard
> > jesred - A redirector for Squid
> > libapache-mod-proxy-add-forward - Module for Apache which includes
> > 'X-Forwarded-For' header
> > libsnmp-session-perl - Perl support for accessing SNMP-aware devices
> > modlogan - A modular logfile analyzer
> > netselect - Choose the fastest server automatically.
> > squid - Internet Object Cache (WWW proxy cache)
> > squid-cgi - Squid cache manager CGI program
> > squidclient - Command line URL extractor that talks to (a) squid.
> > squidguard - filter, redirector and access controller plug for Squid
> > squidtaild - Squid log monitoring program
> > urlredir - utility for squid to perform url redirection.
> > webmin-squid - squid control module for webmin
> > tinyproxy - A lightweight, non-caching, optionally anonymizing http proxy
> >
> > --
> >   Héctor Andrés Rompato Carricart <[EMAIL PROTECTED]>
> >   Coordinador técnico
> >   COVIARES S.A. -- Autopista La Plata - Buenos Aires
> >   Gerencia de equipos y sistemas
> >
> >   Av. España y Autopista, Quilmes (1878)
> >   Buenos Aires, Argentina
> >
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]

Responder a