[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: squid + auth



O squid já vem, mas aí vc vai ter de usar um programa externo para fazer isso.

Veja o "help" que tem no squid.conf


#  TAG: authenticate_program
#       Specify the command for the external authenticator.  Such a
#       program reads a line containing "username password" and replies
#       "OK" or "ERR" in an endless loop.  If you use an authenticator,
#       make sure you have 1 acl of type proxy_auth.  By default, the
#       authenticator_program is not used.
#
#       If you want to use the traditional proxy authentication,
#       jump over to the ../auth_modules/NCSA directory and
#       type:
#               % make
#               % make install
#
#       Then, set this line to something like
#
#       authenticate_program /usr/bin/ncsa_auth /usr/etc/passwd


e depois :

acl password proxy_auth REQUIRED
http_access allow password





Eduardo Augusto Pinto wrote:
Pessoal , alguem conhece algum pacote do squid pro debian que ja vem com suporte a autenticacao de usuarios ..?

Desde ja agradeco
Obrigado .

________________________________________________
Message sent using UebiMiau 2.7.8
-- To UNSUBSCRIBE, email to debian-user-portuguese-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: