On Thu, Nov 13, 2008 at 01:45:09PM -0800, Howard Chu wrote:
I don't believe you need to write a special plugin to retrieve passwords from AD; MS already has a password sync plugin.
http://technet.microsoft.com/en-us/library/bb463208.aspx
All that's needed is to write a small module for slapd that reads these sync messages.
An alternative would be to finish the Samba DRSUAPI implementation and hook that to OpenLDAP. LukeH might have some ideas here... :-)
Volker