Generic SQL Database Interface for NSS News
Status: Alpha
Brought to you by:
kdmurthy
nss_sqldb allows you to authenticate users directly from any SQL based database. The only requirement is that the database should support execution of SQL queries using C Language - which most modern databases provide. This is the first public release of the software. The following features are included:
* Postgresql interface - Interface to Oracle and MySQL are being worked upon.
* Full support for passwd and shadow files - Group and Aliases are being worked upon.... read more