I am guessing ldapsearch -x -b "<base dn for the AD domain>"
how do I get to the schema part.. A -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alex Samad - Yieldbroker Sent: Tuesday, 15 May 2012 5:07 PM To: Michael Ströder Cc: [email protected] 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:[email protected]] Sent: Tuesday, 15 May 2012 4:50 PM To: Alex Samad - Yieldbroker Cc: [email protected] 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.
