<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/26/2013 05:43 AM, Martin Kosek
      wrote:<br>
    </div>
    <blockquote cite="mid:51F260DB.4090404@redhat.com" type="cite">
      <pre wrap="">One find_entry_by_attr call did not set a search base leading to
LDAP search call with zero search base. This leads to false negative
results from LDAP.

----

Pushed to master, ipa-3-2 as a one-liner.</pre>
    </blockquote>
    <br>
    Does the migrate code correctly handle the search return?  Before it
    was working fine when it got the err=32 - it just assumed the user
    did not already exist.  With the correct search base, the search
    will return err=0, and will return no search entries, which
    migration should assume means the user does not already exist.<br>
    <br>
    <blockquote cite="mid:51F260DB.4090404@redhat.com" type="cite">
      <pre wrap="">

Martin
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>