Hi;
I ran the following command:
# slapadd -b dc=example,dc=com -l urls.ldif
-f slapd.conf -d 1
Here is what I think is the relevant output:
>>> dnPrettyNormal: <cn=log>
<<< dnPrettyNormal: <cn=log>, <cn=log>
>>> dnPrettyNormal: <uid=root,cn=log>
<<< dnPrettyNormal: <uid=root,cn=log>, <uid=root,cn=log>
bdb_db_init: Initializing BDB database
>>> dnPrettyNormal: <dc=example,dc=com>
<<< dnPrettyNormal: <dc=example,dc=com>, <dc=example,dc=com>
>>> dnPrettyNormal: <cn=admin,dc=example,dc=com>
<<< dnPrettyNormal: <cn=admin,dc=example,dc=com>, <cn=admin,dc=example,dc=com>
>>> dnPrettyNormal: <cn=log>
<<< dnPrettyNormal: <cn=log>, <cn=log>
...and here is the complaint:
slapadd: slap_init no backend for "dc=example,dc=com"
Please advise.
TIA,
Ted