Hi,
Thank you for this information but I doubt, because I read the (poor)
documentation and digest_ldap_auth is not for store a password in AD !
The only good way i can find on the web is this link :
http://nixforums.org/about143268.html&highlight=
Thank and have a good day.
Guido Serassio a écrit :
Hi,
At 16.29 26/07/2007, sflour@xxxxxxxxxxxx wrote:
ood afternoon,
I am french and i am sorry for my bad english.
I use Squid 2.6 stable 14 with ssl support on a windows Xp Pro on a
Windows Domain with Windows Server 2003
I configure squid.conf to use ldap basic authentification and it's
work fine !
but now I try to use ldap Digest authentification and problem !
I write this mail because the documentation and the forums for squid
on Windows are very poor.
Please, can you help me ?
auth_param digest program c:/squid/libexec/digest_ldap_auth.exe -e -A
"unicodePwd" -b "dc=aude,dc=com" -D
"cn=Administrateur,cn=Users,dc=aude,dc=com" -w "toto" -h 192.1.1.1
-v3 -Z
auth_param digest children 5
auth_param digest realm AUDENCIA
auth_param digest nonce_garbage_interval 5 minutes
auth_param digest nonce_max_duration 30 minutes
auth_param digest nonce_max_count 50
...
acl ETUDIANTS proxy_auth REQUIRED
http_access allow ETUDIANTS
The service Squid start and my navigator ask me authentification but
after 3 try : Access Denied !
This is not a Windows problem.
I think that you are using the helper in the wrong way: this helper
need to STORE the user passwords in a LDAP directory services, and
cannot authenticate against any LDAP user.
You should read carefully the documentation.
Regards
Guido
Thank you !
-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@xxxxxxxxxxxxxxxxx
WWW: http://www.acmeconsulting.it/