[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapcat error
At 02:33 PM 3/14/2003, Sundaram Ramasamy wrote:
>I am trying to backup my ldap database using slapcat command, but its
>giving me following error message.
>
>[root@rose schema.org]# slapcat -f /etc/openldap/slapd.conf -b
>"dc=percipia,dc=
>com"
>/etc/openldap/schema/core.schema: line 29: attribute type "2.5.18.1" is
>operatio
>nal
>slapcat: bad configuration file!
You are using a circa 2.0 schema file with 2.1 slapcat.
If you are intending to dump a 2.0 database, use a 2.0 slapcat.
Otherwise, update your schema files (to the versions provided
with 2.1 distribution you are using).