Re: [squid-users] Issue with auth_program

2003-02-21 Thread Mark Lucas
I had a similar problem when upgrading to 2.5. It seems that authenticate_program is no longer recognised and you need to use the auth_param directives instead. Check out the default .conf for details. Mark Mark Lucas Tel: (01323) 483259 Mob: (07788) 100757 Fax: (01323) 483305 Quoting [EMAI

Re: [squid-users] Issue with auth_program

2003-02-21 Thread Henrik Nordstrom
That you are trying to use an old configuration with a new Squid. See the Squid-2.5 release notes. Regards Henrik re 2003-02-21 klockan 16.23 skrev [EMAIL PROTECTED]: > 2003/02/21 10:29:38| parseConfigFile: line 9 unrecognized: > 'authenticate_program /etc/squid/lib/ncsa_auth /etc/squid/etc/us

[squid-users] Issue with auth_program

2003-02-21 Thread trainier
2003/02/21 10:29:38| parseConfigFile: line 9 unrecognized: 'authenticate_program /etc/squid/lib/ncsa_auth /etc/squid/etc/users' Here's line 9: authenticate_program /etc/squid/lib/ncsa_auth /etc/squid/etc/users What's the issue? Tim Rainier.