Hi everybody,
I've searched the list's history but I found nothing.
I'm trying to authenticate users through Active Directory, but
without success.
At bash, I can successfull authenticate users with the following
command:
# ldap_auth -b dc=infosoftware,dc=com,dc=br -R -D cn="Proxy
User",cn=Users,dc=infosoftware,dc=com,dc=br -w XXXXXXX -f
sAMAccountName=%s 192.168.0.1
But when I use the same command at squid.conf I can't
authenticate. Here is the config of my squid.conf:
acl password proxy_auth REQUIRED
authenticate_program /usr/lib/squid/ldap_auth -b
dc=infosoftware,dc=com,dc=br -R -D cn="Proxy
User",cn=Users,dc=infosoftware,dc=com,dc=br -w XXXXXXX -f
sAMAccountName=%s 192.168.0.1
With the following line at squid.conf I can authenticate users
through Active Directory:
authenticate_program /usr/lib/squid/smb_auth -W INFOSOFTWARE -U
192.168.0.1
Does someone have done it and could help mme?
Thanks in advance.
==============================
Carlos Emir Mantovani Macedo
Net Admin
(19) 3256-4131
Infosoftware Consulting
www.infosoftware.com.br
==============================
________________________________________________________________________________________________
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se
você não for o destinatário ou a pessoa autorizada a receber esta
mensagem, não pode usar, copiar ou divulgar as informações nela contidas
ou tomar qualquer ação baseada nessas informações. Se você recebeu esta
mensagem por engano, por favor avise imediatamente o remetente,
respondendo o e-mail e em seguida apague-o. Agradecemos sua cooperação.
This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the addressee,
you must not use, copy, disclose or take any action based on this message
or any information herein. If you have received this message in error,
please advise the sender immediately by reply e-mail and delete this
message. Thank you for your cooperation.
Received on Wed Sep 04 2002 - 06:36:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:03 MST