<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 02/18/2011 04:35 AM, Utkarsh Sengar wrote:
    <blockquote
      cite="mid:AANLkTi=+CbD9fpqUXVrhtzAA_XDJDXFpeB3RAOSPNjYe@mail.gmail.com"
      type="cite">Hi Guys,<br>
      <br>
      I am trying to move an old fedora DS to the current version. (I
      wish I could tell you the versions, but I am not able to figure
      out how to get the version numbers).<br>
    </blockquote>
    rpm -qi 389-ds-base<br>
    older - cd /opt/fedora-ds/bin/slapd/server ; ./ns-slapd -v<br>
    <blockquote
      cite="mid:AANLkTi=+CbD9fpqUXVrhtzAA_XDJDXFpeB3RAOSPNjYe@mail.gmail.com"
      type="cite"><br>
      Anyway, I exported the ldif from the old server and imported into
      the new server:<br>
      ./ldif2db -n NetscapeRoot -i /ldap/NetscapeRoot.ldif<br>
      ./ldif2db -n userRoot -i /dap/userRoot.ldif <br clear="all">
      <br>
      I see a lot of warnings when I import userRoot.ldif about bad
      entry, skipping. And when I browse the new setup, I do not see the
      entries.<br>
    </blockquote>
    It is probably schema related - you didn't move your old schema, if
    you had custom schema - or you are running into the fact that newer
    389 is much stricter about schema and syntax checking.&nbsp; It will be
    most helpful if you could post some excerpts from your logs about
    the error.<br>
    <blockquote
      cite="mid:AANLkTi=+CbD9fpqUXVrhtzAA_XDJDXFpeB3RAOSPNjYe@mail.gmail.com"
      type="cite">
      <br>
      So, my question is: How can I move my existing FDS to a new FDS.<br>
      <br>
      -- <br>
      Thanks,<br>
      Utkarsh Sengar<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
389 users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/389-users">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>