To make it work I changed the schema like this. I'm not sure if it's
right but it works for me.

# deprecated - use calEntry and its attributes from RFC 2739
attributetype ( 1.3.6.1.4.1.8506.1.2.26
        NAME ( 'calCalURI' 'calendarURI' )
        EQUALITY caseExactIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
        SINGLE-VALUE )

# deprecated - use calEntry and its attributes from RFC 2739
attributetype ( 1.3.6.1.4.1.8506.1.2.27
        NAME ( 'calFBURL' 'freeBusyURI' )
        EQUALITY caseExactIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
        SINGLE-VALUE )


On Fri, 2003-08-15 at 06:40, Ronald van Engelen wrote:
> Hi,
> 
> I've just began using Evo 1.4.4 with an OpenLDAP 2.1.2 server. In the
> slapd.conf I've included evolutionperson.schema. According to the schema
> I could use the freeBusyURI and calendarURI attributes. But when I try
> to move a contact from a local Evo contacts-folder with one of the
> fields filled in, wombat tries to add the wrong attributes:
> 
> The CALURI VCard-attribute is mapped to calCalURI LDAP-attribute
> ldap_add_ext returned 0
> create_card: Undefined attribute type (17)
>         additional info: calCalURI: attribute type undefined
> 
> The FBURL VCard-attribute is mapped to calFBURL LDAP-attribute
> ldap_add_ext returned 0
> create_card: Undefined attribute type (17)
>         additional info: calFBURL: attribute type undefined
> 
> Anybody's got a clue of which attrobute-set is right and how to get it
> working?
> 
> Regards,
> Ronald van Engelen
> 
> _______________________________________________
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution
-- 

+------------------------------------------------------------------+
| Daniel W. Cote (Systems Administrator) Email:[EMAIL PROTECTED] |
| National Science Center Foundation                               |
| 159 Craig-Sims Parkway                 Phone: (706)868-3612      |
| P.O. Box 15577                         FAX:   (706)868-6088      |
| Augusta, Ga 30919-1577                                           |
+------------------------------------------------------------------+

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to