Yong Bong Fong wrote:

> ./squid_ldap_auth -P -R -b 'dc=shinyang,dc=com dc=my' -D
> 'cn=admin,dc=shinyang,dc=com dc=my' -w password -f 'cn=%s' -h 172.16.0.21
> bash: ./squid_ldap_auth: No such file or directory

> I do have squid_ldap_auth comes with the RH distribution in
> /usr/lib/squid/sauid_ldap_auth

The "./" tells the shell "look in the current directory". I'm guessing you
weren't in the /usr/lib/squid directory when you did this.

Do a "cd /usr/lib/squid" and try again. Does it work?

Adam

Reply via email to