Subject: | kerberos.ldif file has malformed entries |
This was reported internally at Oracle in regards to the Solaris version
of the kerberos.ldif file however the MIT v1.13.2 version also has the
following issue:
The file kerberos.ldif in usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap has
two lines that start with tabs instead of equivalent spaces. These
lines are
rejected when imported by the OpenLDAP server. The LDAP spec requires
continuation lines to begin with at least two spaces.
.
48 SUBSTR caseExactSubstringsMatch
.
827 MAY ( krbObjectReferences ) )
of the kerberos.ldif file however the MIT v1.13.2 version also has the
following issue:
The file kerberos.ldif in usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap has
two lines that start with tabs instead of equivalent spaces. These
lines are
rejected when imported by the OpenLDAP server. The LDAP spec requires
continuation lines to begin with at least two spaces.
.
48 SUBSTR caseExactSubstringsMatch
.
827 MAY ( krbObjectReferences ) )