[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
How to stop Schema cheing or add the schema file
Hi,
I am a newbie in LDAP.
Now I am working on Java and I would like to save my Java Object into
OpenLDAP server.
>From the JNDI tuorial published by Sun ,
http://java.sun.com/products/jndi/tutorial/basics/prepare/content.html ,
In order to create Schema for Java Object , I have to turn off
schema-checking in the server or add the schema files.
How can I do that ??
I installed openldap-1.2.9 packaged by redhat.
I need your help.
Thanks in advance.
youngho