Hi Friends,
I'm making any tests with qmail-ldap and Fedora Directory Server, and I give
any problems in my begin test...
Details....
First, I installed the fedora direcotry, I configured and run (prefect)
Second, I proceeded the qmail-ldap wiki instructions
**************************************************************
1. Remove /opt/fedora-ds/slapd-server/config/schema/tmp/50ns-mail.ldif
2. Convert the qmail.schema file to a fedora-ds style schema by running:
$ ./ol-schema-migrate.pl /tmp/qmail.schema >
/opt/fedora-ds/slapd-server/config/schema/55ns-qmail.ldif
Well, the
http://www.directory.fedora.redhat.com/download/ol-schema-migrate.pl need -b
paramter to convert qmail.schema (I get from
http://www.bayour.com/openldap/schemas/qmail.schema).
OK, I converted and put in directory.
3. Then I restared the fedora directory.... AND ERROR
*** [07/Feb/2000:02:19:32 -0200] dse - The entry cn=schema in file
/opt/fedora-ds/slapd-ldaptest/config/schema/55ns-qmail.ldif is invalid, error
code 21 (Invalid syntax) - attribute type mailQuota: Unknown attribute syntax
OID "1.3.6.1.4.1.1466.115.121.1.44"
Ok... I comment this attribute in 55ns-qmail.ldif , and restarted again....
AND.. ERROR
*** [07/Feb/2000:02:23:37 -0200] dse - Please edit the file to correct the
reported problems and then restart the server.
[07/Feb/2000:02:28:05 -0200] dse - The entry cn=schema in file
/opt/fedora-ds/slapd-ldaptest/config/schema/55ns-qmail.ldif is invalid, error
code 21 (Invalid syntax) - attribute type qmailAccountPurge: Unknown attribute
syntax OID "1.3.6.1.4.1.1466.115.121.1.36"
Then, I get the converted schema
http://www.qmail-ldap.org/wiki/Fedora_DS_Schema_example and "voi la" the server
startes with success....
Entao I ask
The ol-schema-migrate.pl script is buged ? The
http://www.bayour.com/openldap/schemas/qmail.schema is broken ?
What is wrong?
What can wrong be?
Thank you my friends
Carlos