[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
MySQL Back-END Problema
Hey ppl,
I'm some days trying to run MySQL as a OpenLDAP back-end, after a
lot of problems and reading, now I have a problem that i really dont know
what to do (or to read).
Additional information:
OS: Conectiva Linux 8.0
OpenLDAP: openldap-2.0.22
OS Kernel: 2.4.18
MySQL: MySQL-3.23.46
ODBC: unixodbc-2.0.5-2cl
ODBC Driver: MyODBC-2.50.39
-> I can connect using isql
-> I've inserted data in mysql database, and i can read it in the
OpenLDAP tree.
-> I can read the LDAP tree.
--> THE PROBLEM
When I try to insert someting (a ldif) using ldapadd it gets an
error:
-------------cut here------------------------
# ldapadd -x -D 'cn=root,dc=company,dc=com' -w pass < A
adding new entry "cn=teste,dc=company,dc=com"
ldap_add: Unknown error
additional info: SQL-backend error
ldif_record() = 80
-------------cut here------------------------
What should I do?
Thank You
Paulo Angelo