﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
1147,Add LDAP authentication backend,naan,mgood,"Hi there,

I just made LdapAuthStore module for Account Manager Plugin. This module also need LdapPlugin.

Now this module only supports MD5 password.

How to use:

 0. Install and setup AccountManagerPlugin and LdapPlugin.

 1. Add following line to entry_points.txt (This file is in EGG_INFO directory in AccountManagerPlugin).
{{{
acct_mgr.ldap_store = acct_mgr.ldap_store
}}}

 2. Save attached ldap_store.py file to acct_mgr directory.",enhancement,closed,high,AccountManagerPlugin,major,wontfix,ldap auth account,naan lkraav,0.11
