前景提要
HDC调试需求开发(15万预算),能者速来!>>>
我在Centos 6.6上部署了Squid 3.5.5,现在的问题是,我想用LDAP认证,但找不到squid_ldap_auth这个程序文件
Configure文件是这样配置的
./configure --prefix=/usr/local/squid --sysconfdir=/etc --enable-arp-acl --enable-linux-netfilter --enable-async-io --enable-err-language="Simplify_Chinese" --enable-default-err-language="Simplify_Chinese" --enable-basic-auth-helpers=LDAP --enable-underscore
如Configure所示,我的Squid是安装在/usr/local/squid文件夹下的,但就找不到 squid_ldap_auth这个程序。
请大家指教,谢谢