Im trying my best to help here, but Im not sure how much more I can be of use, bear with me though :-)<br><br><div class="gmail_quote">On 20 January 2011 17:51, Jacob Mansfield <span dir="ltr"><<a href="mailto:cyberjacob@gmail.com">cyberjacob@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

  
    
    
  
  <div text="#000000" bgcolor="#ffffff"><div><div></div><div class="h5">
    On 20/01/11 17:22, Byte Soup wrote:
    <blockquote type="cite"><br>
      <br>
      <div class="gmail_quote">On 20 January 2011 14:33, Jacob Mansfield
        <span dir="ltr"><<a href="mailto:cyberjacob@gmail.com" target="_blank">cyberjacob@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
          I used the same hashed password that I created using slappsswd<br>
          it's not the same one that's in the tut<br>
          <font color="#888888">Jacob Mansfield<br>
            Programmer<br>
          </font>
          <div>
            <div><br>
              <br>
            </div>
          </div>
        </blockquote>
        <div>Can you try  <br>
          <br>
          ldapddd -v -x -D cn=admin,dc=cyberkingsolutions,dc=co,dc=up -w
          <your password> -f base.ldif<br>
          <br>
          So its just adding a -v and a -w (instead of the -W) switch
          from your original one as per the tutorial<br>
          <br>
          -Mark<br>
          <br>
        </div>
      </div>
    </blockquote></div></div>
    same error as before.<br>
    I have attached the previous ldiff I ran and the new one I'm trying
    to run</div></blockquote><div><br>I noticed in the example when they set up the minumum configuration they use this<br><br>olcSuffix: dc=example,dc=com<br>olcRootDN: cn=admin,dc=example,dc=com<br><br>In your one you have<br>
<br>olcSuffix: dc=cyberjacob,dc=co.cc<br>olcRootDN: cn=admin,dc=cyberjacob,dc=co.cc<br><br>Then in the example base.ldif they use<br><br># LDAP admin<br>dn: cn=admin,dc=example,dc=com<br><br>In your one<br><br># LDAP admin<br>
dn: cn=admin,dc=cyberkingsolutions,dc=co,dc=uk<br><br>So your using a different dn. Is this a problem or is this correct?<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff"><div class="im"><br>
    <br>
    <pre cols="72">-- 
Jacob Mansfield
Programmer

import disclaimer from email</pre>
  </div></div>

<br>--<br>
<a href="mailto:ubuntu-uk@lists.ubuntu.com">ubuntu-uk@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href="https://wiki.ubuntu.com/UKTeam/" target="_blank">https://wiki.ubuntu.com/UKTeam/</a><br>
<br></blockquote></div><br>