Gavin Henry wrote:
<quote who="Dieter Kluenter">
With HEAD i have similar problems # ./slapcat -l /tmp/020907.ldif str2entry: invalid value for attributeType olcDbConfig #11 (syntax 1.3.6.1.4.1.1466.115.121.1.15) => ldif_enum_tree: failed to read entry for /opt/openldap/etc/openldap/slapd.d/cn=config/olcDatabase={1}hdb.ldif slapcat: bad configuration file! magenta:/opt/openldap/sbin #
Did you see my previous reply? If not, replace:
olcDbConfig: {11}
with:
olcDbConfig: {11}#
olcDbConfig attribute syntax must block empty values now.
That's a bit odd, since the olcDbConfig syntax hasn't changed, it's just DirectoryString.