<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 09/02/2014 06:36 PM, Chase Miller
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFqEkd4=xMzkmNCQATOUhns_xY0XjfidVtqLSeo-H96cw=N8mg@mail.gmail.com"
      type="cite">
      <div dir="ltr">userPasswordNeverExpires: false</div>
    </blockquote>
    ds checks boolean values according to the RFC:<br>
    <br>
    /* Per RFC4517:<br>
     *<br>
     * Boolean =  "TRUE" / "FALSE"<br>
     */<br>
    <br>
    and it does a case sensitive match.<br>
    <blockquote
cite="mid:CAFqEkd4=xMzkmNCQATOUhns_xY0XjfidVtqLSeo-H96cw=N8mg@mail.gmail.com"
      type="cite">
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Sep 2, 2014 at 9:57 AM, Rob
          Crittenden <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:rcritten@redhat.com" target="_blank">rcritten@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div class="HOEnZb">
              <div class="h5">Chase Miller wrote:<br>
                &gt; Hello,<br>
                &gt;<br>
                &gt; I have an old fedora directory server, and I'm
                migrating it to a new<br>
                &gt; server, and on the new server, I have installed the
                latest version.<br>
                &gt;<br>
                &gt; I had a custom attribute with a Boolean data type
                in the old one, and<br>
                &gt; now, when I try to ldif import into the new server,
                I receive an error<br>
                &gt; "value #0 invalid per syntax"<br>
                &gt;<br>
                &gt; However, I changed the data type to Directory
                String, and it imports.<br>
                &gt;<br>
                &gt; Thoughts?<br>
                <br>
              </div>
            </div>
            More strict syntax checking has been implemented which is
            probably the<br>
            issue.<br>
            <br>
            I think the only legal values are TRUE and FALSE. What is it
            blowing up on?<br>
            <br>
            rob<br>
            <br>
            --<br>
            389 users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
            <a moz-do-not-send="true"
              href="https://admin.fedoraproject.org/mailman/listinfo/389-users"
              target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
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>