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

Re: objectclass inheritance problems



At 07:51 AM 2002-01-02, Jack Leong wrote:
>I get an invalid syntax error;

That error doesn't indicate a problem with inheritance
(that generally would be reported as an object class
violation), but an indication that a value doesn't
conform to the apppropriate syntax.  If you are using
a recent version of OpenLDAP, the server reports to
the client the attribute value which is in error.
Check the LDIF carefully (using a od(1) or like tool).
Note: a common error is trailing whitespace...