On 09/02/2014 06:36 PM, Chase Miller wrote:
userPasswordNeverExpires: false
ds checks boolean values according to the RFC:

/* Per RFC4517:
 *
 * Boolean =  "TRUE" / "FALSE"
 */

and it does a case sensitive match.


On Tue, Sep 2, 2014 at 9:57 AM, Rob Crittenden <rcritten@redhat.com> wrote:
Chase Miller wrote:
> Hello,
>
> I have an old fedora directory server, and I'm migrating it to a new
> server, and on the new server, I have installed the latest version.
>
> I had a custom attribute with a Boolean data type in the old one, and
> now, when I try to ldif import into the new server, I receive an error
> "value #0 invalid per syntax"
>
> However, I changed the data type to Directory String, and it imports.
>
> Thoughts?

More strict syntax checking has been implemented which is probably the
issue.

I think the only legal values are TRUE and FALSE. What is it blowing up on?

rob

--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users



--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users