Hello,
You need to remove the content of the entry "dn: cn=schema,cn=config",
exept the objectClass and cn attributes.
The cn=schema,cn=config entry should look like this:
dn: cn=schema,cn=config
objectClass: olcSchemaConfig
cn: schema
You must not remove the other schemas under this entry. (except the
ppolicy schema)
Regards,
David
Le 15/03/2022 à 18:19, Aaron Bennett a écrit :
-----Original Message-----
From: David Coutadeur <[email protected]>
Sent: Thursday, March 10, 2022 3:45 PM
To: Aaron Bennett <[email protected]>; [email protected]
Subject: [EXT] Re: migrate from RedHat openldap 2.4 to LTB OpenLdap 2.5
If you are using LTB package, you can also give a look at:
https://ltb-project.org/documentation/migrate_openldap_ltb_24_openldap_ltb_25.html
Hi David,
Can you expand on " Remove built-in schema definition in cn=schema,cn=config
entry" ?
If I remove the cn=schema,cn=config information, then the next section, "dn:
cn={0}core,cn=schema,cn=config" errors on import. I need for sure inetorgperson,
nis, eduPerson, samba. What am I missing here?
Best,
Aaron