Thank you very much Henrik, it's working now.
==============================
Carlos Emir Mantovani Macedo
Net Admin
(19) 3256-4131
Infosoftware Consulting
www.infosoftware.com.br
==============================
You cannot have arguments with spaces in them in squid.conf. If you need
arguments with spaces then create a small shell script wrapper for
supplying
the arguments to the helper.
#!/bin/sh
ldap_auth -b dc=infosoftware,dc=com,dc=br -R -D cn="Proxy
User",cn=Users,dc=infosoftware,dc=com,dc=br -w XXXXXXX -f
sAMAccountName=%s
192.168.0.1
and then call this wrapper from squid.conf.
Regards
Henrik
Carlos Emir M Macedo wrote:
>
> authenticate_program /usr/lib/squid/ldap_auth -b
> dc=infosoftware,dc=com,dc=br -R -D cn="Proxy
> User",cn=Users,dc=infosoftware,dc=com,dc=br -w XXXXXXX -f
> sAMAccountName=%s 192.168.0.1
Received on Wed Sep 04 2002 - 14:14:08 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:05 MST