I have changed the line to

auth_param credentialsttl 5 minutes

and I still get the following when I run the mysql_auth libexec setup

Core was generated by `./squid -N -f /usr/local/squid/etc/squidAuth.conf'.
Program terminated with signal 6, Aborted.
#0  0x006877a2 in ?? ()


On 9/5/06, Joost de Heer <[EMAIL PROTECTED]> wrote:
>       auth_param basic credentialsttl 5

You need a proper time specification:

auth_param credentialsttl 5 minutes

Joost


Reply via email to