Hi! I use this program string for authenticate in command line : # /usr/local/sbin/ldap_auth atlantis.vig.matav.hu 389 "o=Matav Intranet,c=HU" penge this is works fine for me. but if i'm write this in squid.conf this isn't work... I'm probe thats in squid.conf : authenticate_program /usr/local/sbin/ldap_auth atlantis.vig.matav.hu 389 \"o=Matav Intranet,c=HU\" penge authenticate_program /usr/local/sbin/ldap_auth atlantis.vig.matav.hu 389 "o=Matav Intranet,c=HU" penge In the cachelog : ... Usage: ldap_auth <server> <port> <base> <group_name> ... Please Help me, how to define the "o=Matav Intranet,c=HU" string in the squid config file ? Thanks in advance! Bye!Lajos
