On Mon, 2010-03-29 at 21:07 +0200, Michael Ströder wrote:
Quanah Gibson-Mount wrote:
--On Monday, March 29, 2010 11:01 AM +0500 Shahzad Fateh Ali shahzad.fatehali@gmail.com wrote:
I need to store Active Directory Data into OpenLDAP and for that I want to create the Active Directory schema into OpenLDAP. How to do it?
Export the schema from AD, and convert it to the format used by OpenLDAP.
That's not feasible for the whole schema for various reasons (see Samba4).
Indeed. If you want a mostly-AD like schema for OpenLDAP, then use Samba4's 'in a box' setup of OpenLDAP, and extract back out the schema we came up with. At least that has been tested, and the various conflicts (there are many!) have been resolved.
Andrew Bartlett