MXC LDAP

Authenticates wordpress users on Open LDAP.

Author:Olivier FONTES (profile at wordpress.org)
WordPress version required:2.0
WordPress version tested:2.6.3
Plugin version:1.1
Added to WordPress repository:01-11-2008
Last updated:13-12-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.maxicours.com
Total downloads:2 268
Active installs:10+
plugin download
Click to start download

This plugin provides LDAP authentification on Open LDAP server.

When a ldap user is submited for the first time, it is created into wordpress database en authenticated trying LDAP and Database auth.

Version History: 1.2 - Correct some bugs (thanks to Duffy for report;) 1.1 - Add password sync LDAP to Mysql 1.0 - Original release.

This plugin is based on simple-ldap-login by Clif GRIFIN For the needs of our company, we wanted to use our openldap directory to authenticate our users on wordpress. In place of modify simple-ldap-plugin, i decided to do a new one making all we want, but based on simple-ldap-login that seduced me by its simplicity.