[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: trying to extend my schema but ....




Samuel GAUTIER wrote:

objectclass ( 1.1.2.2.1 NAME 'myDiwanPerson'
     DESC 'my Diwan persons'
     AUXILIARY
     MAY ( 'birth' $ 'arrivee' ) )

/usr/local/etc/openldap/schema/test_ldap.schema: line 18:
> Unexpected token before $ 'arrivee' ) )

what's the matter with the syntax ?

remove the >>'<< around your attributes, they aren't supposed to be there.


hth, daniel