Dear Henrik, I have some questions and I am not sure which program should be used to solve the problem?
1- I have an Active Directory on my W2K and I want to use squid along that. The problem is everything is OK with my Squid machine that is doing caching, firewalling and NAT and I just needed the "AD" to authenticate my users. The reason for doing this is I can't add another authentication scheme to the first one that is doing by "AD". I have a 4.9 box with Squid 2.5 STABLE on it. The question is I don't know what kind of helper should I use? The "basic_auth" or "external_acl"? Because both of these directory have "LDAP"! 2- Suppose I wanted to use each of them, I am receiving error messages when I am trying to "make" my LDAP authentication. I have also installed "openldap21-client" and also I have tried "openldap22-client" too. But still I've got that error message again. The error message is as follows: ############################################# cc -g -o squid_ldap_auth squid_ldap_auth.o -lldap -llber -lm /usr/libexec/elf/ld: cannot find -lldap *** Error code 1 ############################################# Here is the list of my programs on BSD machine: ############################################################################ ######## cvsup-without-gui-16.1h General network file distribution system optimized for CVS db41-4.1.25_1 The Berkeley DB package, revision 4.1 expat-1.95.6_1 XML 1.0 parser written in C ezm3-1.1 Easier, more portable Modula-3 distribution for building CV gettext-0.12.1 GNU gettext package glib-2.2.3 Some useful routines of C programming (current stable versi gmake-3.80_1 GNU version of 'make' utility libiconv-1.9.1_1 A character set conversion library libslang-1.4.9 Routines for rapid alpha-numeric terminal applications deve libtool-1.3.5_1 Generic shared library support script libtool-1.4.3_2 Generic shared library support script mc-4.6.0_6 Midnight Commander, a free Norton Commander Clone mtr-0.54 Traceroute and ping in a single graphical network diagnosti openldap-client-2.1.23 Open source LDAP client implementation openldap-server-2.1.23 Open source LDAP server implementation pkgconfig-0.15.0 A utility used to retrieve information about installed libr rc_subr-1.16 Common startup and shutdown subroutines used by scripts squid-2.5.4_4 The successful WWW proxy cache and accelerator ############################################################################ ###### How can I get rid of this message? Regards
