[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Adding samba schema to OpenLDAP2.4



On Wed, 13 Mar 2013, Wes Modes wrote:

Today's question: How do I import the samba (3.6.9) schema (previously in an include schema file) to the new 2.4 server?
A schema (in LDIF format) can be added using ldapadd(1).  The baseDN 
should be under "cn=schema,cn=config" in that LDIF. See the documentation 
(i.e. near sample 5.2.3.3 in the OpenLDAP 2.4 Admin Guide) for precise 
details of what lives where/in what format.