Re: [squid-users] Re: How to enable these FEATURES in SQUID

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sat, 15 Sep 2007 13:42:32 +0200

> mysql> create database squid;
> Query OK, 1 row affected (0.03 sec)
>
> mysql> show databases;
> +----------+
> | Database |
> +----------+
> | mysql |
> | netmrg |
> | squid |
> | test |
> +----------+
> 4 rows in set (0.02 se
>
> What are the things I will have to do beyond this point?

You need to create a table and populate it with the account details..

then see the db_auth helper for a sceleton covering your needs. It do
not support password expiry so you need to add that to the helper which
should be pretty trivial to anyone with a little experience of perl.
(db_auth is written in perl).

Regards
Henrik

Received on Sat Sep 15 2007 - 05:42:38 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT