LDAP Authenticator

This plugin provides a variable way to use LDAP services for authentication and role synchronization.

Author:Cajus Pollmeier (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:2.9.2
Plugin version:1.0
Added to WordPress repository:04-01-2010
Last updated:04-01-2010
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.naasa.net
Total downloads:2 309
Active installs:20+
plugin download
Click to start download

Once installed, this plugin will authenticate against an LDAP server. It uses a user defined search filter to lookup the users distinguished name (DN) and uses that for the final authentication.

Additionally, it is able to synchronize users roles (i.e. Contributor, Administrator, etc.) for LDAP based users. Put them in a posixGroup, groupOfNames, organizationalRole, etc and map an attribute to be used as the final role. This mapping gets synchronized every time the user authenticates himself to WordPress.

Features:

  • Userdefined user lookup filters
  • Userdefined role lookup filters
  • Enforce LDAP only roles
  • Enforce LDAP only users (but keep local administrators)
  • Fallback LDAP servers