[389-users] Attribute with Boolean issue

Ludwig Krispenz lkrispen at redhat.com
Wed Sep 3 07:44:42 UTC 2014


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 at redhat.com 
> <mailto:rcritten at 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 at lists.fedoraproject.org
>     <mailto:389-users at lists.fedoraproject.org>
>     https://admin.fedoraproject.org/mailman/listinfo/389-users
>
>
>
>
> --
> 389 users mailing list
> 389-users at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20140903/50e0fc22/attachment.html>


More information about the 389-users mailing list