From dev-return-13754-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Oct 03 22:48:56 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 90026 invoked from network); 3 Oct 2006 22:48:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2006 22:48:56 -0000 Received: (qmail 45381 invoked by uid 500); 3 Oct 2006 22:48:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 45165 invoked by uid 500); 3 Oct 2006 22:48:55 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 45154 invoked by uid 99); 3 Oct 2006 22:48:54 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2006 15:48:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received: from [212.27.42.30] ([212.27.42.30:60990] helo=smtp4-g19.free.fr) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 33/24-00170-3D8E2254 for ; Tue, 03 Oct 2006 15:48:53 -0700 Received: from [192.168.0.1] (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by smtp4-g19.free.fr (Postfix) with ESMTP id DA57D51C8E for ; Wed, 4 Oct 2006 00:48:48 +0200 (CEST) Message-ID: <4522E8D0.4020103@gmail.com> Date: Wed, 04 Oct 2006 00:48:48 +0200 From: Emmanuel Lecharny Reply-To: elecharny@iktek.com User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: LDIF file import at startup References: <23133b0c0610031400v785e0ab0w8c8406499392e19b@mail.gmail.com> In-Reply-To: <23133b0c0610031400v785e0ab0w8c8406499392e19b@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Nikola Goran Čutura a écrit : > Hi, > > Attached is LDIF file generated from JXplorer. I want to import this > file on > DS startup. However, it fails. I also try removing the first entry (com, > example) as it initialy exists but import fails all the same. I also > tried > adding 'changetye: add' but nothing helped. > > > Can you, please, help me? > > Regards, > NGC > Hi, I successfully imported your ldif file using LdapBrowser, except the first entry. When I re-run the import after having removed all the entries, it works ok. Quite strange. Which version of ADS are you using ? Emmanuel