Displaying 4 results from an estimated 4 matches for "58ecf8a3".
2017 Apr 11
2
Migrating from Centos 5 NT4 style to Centos 7 issues
...ve my config files to the new server:
/etc/ldap.conf
/etc/openldap/slapd.conf
/etc/openldap/ldap.conf
Schemas are correct.
Copy DB_CONFIG that doesn't exist on openldap 2.4, to /var/lib/ldap/
Restore ldap backup.
slapadd -l mydomain.ldif
But I got this error:
slapadd -l /opt/mydomain.ldap
58ecf8a3 The first database does not allow slapadd; using the first
available one (2)
slapadd: line 1: database #2 (dc=my-domain,dc=com) not configured to hold
"dc=mydomain,dc=local"; no database configured for that naming context
_ 0.10% eta none elapsed none sp...
2017 Apr 11
2
Migrating from Centos 5 NT4 style to Centos 7 issues
...>> Restore ldap backup.
>>
>> slapadd -l mydomain.ldif
>
> Just to make sure that the command uses your config:
> # slapadd -l mydomain.ldif -f /etc/openldap/slapd.conf
>
>
>
>> But I got this error:
>>
>> slapadd -l /opt/mydomain.ldap
>> 58ecf8a3 The first database does not allow slapadd; using the first
>> available one (2)
>> slapadd: line 1: database #2 (dc=my-domain,dc=com) not configured to
>> hold
>> "dc=mydomain,dc=local"; no database configured for that naming context
>> _...
2017 Apr 11
0
Migrating from Centos 5 NT4 style to Centos 7 issues
...files.
* Stop slapd again. slapadd works offline.
> Restore ldap backup.
>
> slapadd -l mydomain.ldif
Just to make sure that the command uses your config:
# slapadd -l mydomain.ldif -f /etc/openldap/slapd.conf
> But I got this error:
>
> slapadd -l /opt/mydomain.ldap
> 58ecf8a3 The first database does not allow slapadd; using the first
> available one (2)
> slapadd: line 1: database #2 (dc=my-domain,dc=com) not configured to hold
> "dc=mydomain,dc=local"; no database configured for that naming context
> _ 0.10% eta none elapse...
2017 Apr 11
0
Migrating from Centos 5 NT4 style to Centos 7 issues
...slapadd -l mydomain.ldif
>>>
>>
>> Just to make sure that the command uses your config:
>> # slapadd -l mydomain.ldif -f /etc/openldap/slapd.conf
>>
>>
>>
>> But I got this error:
>>>
>>> slapadd -l /opt/mydomain.ldap
>>> 58ecf8a3 The first database does not allow slapadd; using the first
>>> available one (2)
>>> slapadd: line 1: database #2 (dc=my-domain,dc=com) not configured to hold
>>> "dc=mydomain,dc=local"; no database configured for that naming context
>>> _...