Sample LDAP Authentication Plugin

This is a sample plugin that illustrates using the new authentication extension to the plugin framework added in Version 2.0 Update 10. This can serve as a starting point to implementing your own plugin, but is likely functional out of the box, since it simple tries to authenticate through a ldap server.

This sample plugin illustrates the following:
1. Using the plugin authentication mechanism
2. Saving configuration data to the AT database
3. Connecting to a LDAP server

Update 10 is required to run this plugin

Author: 
AT Development Team
Zip File: 
Source File: 
Description: 
Sample LDAP authentication plugin which allows authentication of AT users using a ldap server