jckidder@aep.com wrote:
to LDAP once the vendor fixes the code. I'm in a very tough spot where I'm trying to avoid this. To get past the broken schema validation I need cn=Subschema to appear as cn=schema.
Old static configuration slapd.conf(5) style:
schemadn <dn> Specify the distinguished name for the subschema subentry that controls the entries on this server. The default is "cn=Subschema".
With back-config it's attribute 'olcSchemaDN' in entry 'cn=config'.
Ciao, Michael.