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
Received on Sun Dec 05 2004 - 22:02:03 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:01 MST