External DB authentication
A plugin that allows the use of an external database (MySQL, PostgreSQL, or MSSQL) for authentication into wordpress. Supports various password hashi
Download Version 3.15
- Prepare your WP admin account on your external database: make a login with username 'admin' and password hashed the way accounts are handled on that database.
- If using PostgreSQL or MSSQL, install the MDB2 PEAR database abstraction package and relevant database drivers and confirm its include path.
- Change "New User Default Role" in Settings->General, if desired, to whatever level of control you wish externally authenticated users to have.
- Upload
ext_db_auth.php to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Enter your external database settings in Settings->External DB settings
Requires: 2.7 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-31
Downloads: 7,805
Average Rating
(13 ratings)