Auth DBAPI

Jon Travis

jtravis@p00p.org

v0.10 January 2001

DBAPI is a specification created by the Python Database SIG which defines a common interface for accessing database modules. Auth DBAPI is a module which allows mod_snake users to use DBAPI 1.0 and 2.0 database modules to authenticate and authorize users.


Table of Contents
Installing Auth DBAPI
Auth DBAPI Configuration Directives
How it works
Thread safety and Optimizations

Installing Auth DBAPI