Overview
DansGuardian fork featuring a SQL-based Authentication plugin. It’s useful for RADIUS integration in captive portal environments or 802.1x networks.
Since the administrator is free to configure arbitrary SQL queries to get Client-IP-to-Usename and Username-to-Group mapping, in principle this plug-in may be used outside of RADIUS. Anyway the distributed default configuration is ready to "just work" with the default configuration of FreeRADIUS.
Databases engine independence is provided by the SOCI C++ library. For a list of supported database backends, check the SOCI website.
Works well in transparent proxy setups: by design, it does not depend upon any explicit proxy authentication mechanism.
Download the patch from the Files section!
Members
Manager: Guido De Rosa