[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: No validator for syntax
At 02:26 PM 9/4/00 +0000, Gwenael Treguier wrote:
> ldap_add ... no validator for syntax.
This means that you have attempted to add a value of a
syntax which the server is unable to validate.
>I have check the entry but it seems good.
>I have read in the development mailing list that one solution would be to had "schemacheck off" in slapd.conf.
schemacheck only disables object class MUST/MAY checks. It
has no affect on undefined attribute type and/or syntaxes.
>Could someone tell me where can I get more information?
Check your server logs for details.