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

Re: sql-backend



> @(#) $OpenLDAP: slapd 2.2.4 (Jan 13 2004 21:04:26) $
>         root@s90.minbas.cu:/usr/local/etc/openldap-2.2.4/servers/slapd
> /etc/openldap/openldap/schema/inetorgperson.schema: line 155: AttributeType not found: "audio"
> slapd shutdown: freeing system resources.
> slapd stopped.

You need to include the schema that inetOrgPerson itself depends on.

Go back to the manual and read the section explaining schema - this is a
fundamental LDAP concept - if you don't understand schema your not going
to get anywhere.

Your original slapd.conf included a bunch of schema files (the
"standard" ones),  that you must have removed.  If you still have a copy
of the default slapd.conf put the include... lines back.