Nikola Goran Čutura a écrit :
Hi Nikola,

I appologize, I did not express myself clearly.

it would be very kind to tell us which version of ADS you are using. We have had many problems with the ldif importer on versions < 1.0-RC4


I want ADS to import this LDIF on (first) startup as specified in
server.xmlconfiguration file.

   <property name="ldifDirectory">
     <value> AMQauth.ldif</value>
   </property>
   <property name="ldifFilters">
     <list>
       <bean class="
org.apache.directory.server.protocol.shared.store.Krb5KdcEntryFilter "/>
     </list>
   </property>

This import fails and there is nothing in log file about it. Only when the 'version' line is missing, log has an entry saying that the file is empty.

Another question: should this import be performed only the first time on a fresh (not yet created and partitioned) directory? What happens when I try to import LDIF file at startup having already entries in directory? If there
is a collision, will import fail after first error or continue to process
all entries? Is it configurable?

I gonna check that and answer you as quickly as I can setup my env (I've "destroyed" my eclipse yesturday :( )

Emmanuel

Reply via email to