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

Re: Error adding schema: empty AttributeDescription




On 05/11/2017 11:10 AM, Quanah Gibson-Mount wrote:
--On Thursday, May 11, 2017 12:15 PM +0100 Sami <s.aitalioulahcen@cnrst.ma> wrote:

Hello,

The attribute type description, as per RFC2252, requires a space before
the closing parenthesis. It might be what's causing the error.

I'd also note it's generally recommended to use slaptest (as documented) to convert existing schema files to LDIF format, to avoid errors such as this.

How can I do that with just a schema file? From what I've seen of slaptest, it looks like it wants a whole slapd,conf file to convert to the the dynamic configuration format. Is my perception wrong?

Prentice