I am guessing
ldapsearch -x -b "<base dn for the AD domain>"
how do I get to the schema part..
A
-----Original Message----- From: openldap-technical-bounces@OpenLDAP.org [mailto:openldap-technical-bounces@OpenLDAP.org] On Behalf Of Alex Samad - Yieldbroker Sent: Tuesday, 15 May 2012 5:07 PM To: Michael Ströder Cc: openldap-technical@openldap.org Subject: RE: extracting
Okay, can you give an example ldapsearch query to get me on my way ?
Thanks Alex
-----Original Message----- From: Michael Ströder [mailto:michael@stroeder.com] Sent: Tuesday, 15 May 2012 4:50 PM To: Alex Samad - Yieldbroker Cc: openldap-technical@openldap.org Subject: Re: extracting
Alex Samad - Yieldbroker wrote:
Hi
Wondering if anyone can help me, I need to extra schema info out of MS AD and then add it to openldap
Simply query AD's schubschema subentry and add the relevant schema elements as needed one by one.
Ciao, Michael.