=== LDAP Authentication === Contributors: ajbellamy Tags: ldap, authentication Requires at least: 2.6.2 Tested up to: 2.7 Stable tag: 1.0 Authenticate against an LDAP server == Description == Once installed, this plugin will authenticate against an LDAP server (Tested on Windows Server 2003). == Usage == 1. Fill in the details found under the admin menu tabs and login. 1. An OU can be band like a Student OU. 1. If activated, plugin will search LDAP and if the user is not found then it will search your wordpress database. == Installation == - Upload `ldap-authentication.php` to the /wp-content/plugins/ directory - Activate the plugin through the 'Plugins' menu in WordPress - Fill in the required details on the 'Admin Menu' - Any problems please e-mail me ==License== This code is licenced under the GPL v2 or later. ==Changelog== * V1.0 - First Release