[squid-users] suse 9.1 preinstalled squid3

From: Mrvka Andreas <mrv@dont-contact.us>
Date: Wed, 25 Aug 2004 12:38:24 +0200

hi list,

i have suse linux 9.1 where squid3 is precompiled
but i dont get it running authenticating my users with active directory.

here my squid.conf:
[...]
auth_param basic program /usr/sbin/squid_ldap_auth -p 389 -u cn -R -b
dc=subdomain,dc=domain,dc=com -D
cn=administrator,cn=users,dc=subdomain,dc=domain,dc=com -w password -f cn=%s
-h PDC

and:

auth_param ntlm program /usr/sbin/ntlm_auth -b DOMAIN/PDC DOMAIN/BDC

for testing i use:

echo "user pass" | /usr/sbin/ntlm_auth -d DOMAIN\\PDC
ntlm-auth[6099](ntlm_auth.c:188): Adding domain-controller DOMAIN\\PDC
ntlm-auth[6099](ntlm_auth.c:461): options processed OK
ntlm-auth[6099](ntlm_auth.c:285): managing request
ntlm-auth[6099](ntlm_auth.c:291): ntlm authenticator. Got 'user pass' from
Squid
ntlm-auth[6099](ntlm_auth.c:441): sending 'BH Helper detected protocol error'
to squid
BH Helper detected protocol error
fgets() failed! dying..... errno=0 (Success)

what can i do?

regards
andrew
Received on Wed Aug 25 2004 - 04:41:58 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT