A simple dbm driven Squid authenticator # $Header: /CVSROOT/squidauthdbm/DESCRIPTION,v 1.1 2005/09/27 23:23:25 tino Exp $ # # $Log: DESCRIPTION,v $ # Revision 1.1 2005/09/27 23:23:25 tino # first version # Just configure this as the program to run from Squid for authentication. It has several modes: 1) Just do authentication according to the DBM. 2) Autolearn-mode, it records which user/pw combinations, and from then on it sticks to them. 3) Easy configure: Control the DBM trough commands. This is done by entering the command as the user and give the admin password as the PW. The passwords are stored in cleartext into the DB!