[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: newbie problem importing ldap
- To: deconya <elmailpersonal@gmail.com>
- Subject: Re: newbie problem importing ldap
- From: Benjamin Griese <der.darude@gmail.com>
- Date: Fri, 18 Mar 2011 15:43:38 +0100
- Cc: openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=0ryOjrQW8lHR9eBPzisF6GbmX6hjf9KkgUjxk0cn+sM=; b=Ciz+U046/3mBgkELNqyOntzJRlyxoldpTNf9A6ZUEh0BaUBKmTdCwQQfNP2PPu41Is 7Lbsx9lgS1PcSOJiG1T9sZKZfPTBhgEMeP7V56mvOVLtpMYbUD+R9J2dpU7OLmlFyi+8 NzhrmEn0ovotTDBjLn0Qi9tVxTdGmZzwhQXnE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=b7P0h0FtKVCeb22LPhMmCato6cQm4OfWn4RXy3TCFZOab4DxmtNAj0bAccKNresMj3 MJJWn3oMfosXzpC9vSEpexjn7Vryp2FjS4HcFNKgVWEDXut/8sDoAwwj49GVPItKKCJe cUpWX0+3uq5LVkBSE4/ABJ5sAgUUn5VPPX/w8=
- In-reply-to: <AANLkTina3BTsGHam_9VhoBKBJcsj2bReV4NSW309suWO@mail.gmail.com>
- References: <AANLkTina3BTsGHam_9VhoBKBJcsj2bReV4NSW309suWO@mail.gmail.com>
Hello,
your database suffix doesn't fit to your ldif, you're missing "dc=es"
in your database suffix declaration.
bye.
On Fri, Mar 18, 2011 at 13:11, deconya <elmailpersonal@gmail.com> wrote:
> Hi list
>
> Im having problems configuring a new slave ldap server. I made
>
> # slapcat -l master.ldif in masters server
>
> Inside ubuntu server with openldap 2.4 Im going to import using
>
> # slapadd -c -l ./master.ldif
>
> Appears:
>
> slapadd: line 1: database (dc=esci) not configured to hold "dc=esci,dc=es"
> slapadd: line 1: database (dc=esci) not configured to hold "dc=esci,dc=es"
> slapadd: line 19: database (dc=esci) not configured to hold
> "cn=admin,dc=esci,dc=es"
> slapadd: line 19: database (dc=esci) not configured to hold
> "cn=admin,dc=esci,dc=es"
> slapadd: line 33: database (dc=esci) not configured to hold
> "ou=Users,dc=esci,dc=es"
> slapadd: line 33: database (dc=esci) not configured to hold
> "ou=users,dc=esci,dc=es"
> slapadd: line 45: database (dc=esci) not configured to hold
> "ou=Groups,dc=esci,dc=es"
> slapadd: line 45: database (dc=esci) not configured to hold
> "ou=groups,dc=esci,dc=es"
> slapadd: line 57: database (dc=esci) not configured to hold
> "ou=Computers,dc=esci,dc=es"
> slapadd: line 57: database (dc=esci) not configured to hold
> "ou=computers,dc=esci,dc=es"
> slapadd: line 69: database (dc=esci) not configured to hold
> "ou=Idmap,dc=esci,dc=es"
> slapadd: line 69: database (dc=esci) not configured to hold
> "ou=idmap,dc=esci,dc=es"
>
> And more errores type:
>
> str2entry: invalid value for attributeType objectClass #4 (syntax
> 1.3.6.1.4.1.1466.115.121.1.38)
> slapadd: could not parse entry (line=123)
>
> Only I installed openldap package and inside schema folder I added the same
> schema archives.
>
> What step Im wrong?
>
> Thanks And Best Regards
>
--
To be or not to be -- Shakespeare | To do is to be -- Nietzsche | To
be is to do -- Sartre | Do be do be do -- Sinatra