On Tue, 4 Nov 2003, [EMAIL PROTECTED] wrote: > Squid version: squid-2.5.1-2cl > Samba: > samba-common-2.2.8-1U70_2cl > samba-clients-2.2.8-1U70_2cl > samba-2.2.8-1U70_2cl > > > When I try to start squid with authentication this is returned: > > === output begin === > > Iniciando squid 2003/11/03 18:19:14| parseConfigFile: line 35 > unrecognized: 'authenticate_program /usr/local/bin/smb_auth -W MSRS'
This is Squid-2.4 syntax. You need to use Squid-2.5 syntax when using Squid-2.5. See the Squid-2.5 release notes for instructions on what differs between Squid-2.4 and Squid-2.5. squid.conf.default also has examples on Squid-2.5 syntax, and so does the Squid FAQ chapter on authentication. Regards Henrik
