[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: dap_add: Constraint violation (19)
David Jacoby writes:
> mail-foo:~/david# slapadd -v -d2 -f /etc/openldap/slapd.conf -l
> ldap_dump.ldif
> slapadd: dn="o=outpost24" (line=12): (64) value of naming attribute 'o'
> is not present in entry
The LDIF entry "dn: o=outpost24" in ldap_dump.ldif does not contain
"o: outpost24". An entry must contain the attribute matching its RDNs.
I don't know why it's missing from the LDIF file if that's a database
dump from slapcat. Unless it's from an old OpenLDAP version; earlier
versions had more lax consistency checking.
--
Hallvard