On Thu, 16 Jun 2011 00:51:36 +0430, Majid Azimi wrote:
Hi guys,Are squid core developers interested in providing authentication against SQLite? the current auth_db helper is only authenticating against MySQL.
The DB helper accepts any SQL database. MySQL is only the default.Use the --dsn directive to load any kind of perl DSI module you want to use.
http://www.squid-cache.org/Versions/v3/3.2/manuals/basic_db_auth.html Amos
