[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: How to stop Schema cheing or add the schema file
Check the man pages: man slapd.conf
On Fri, Feb 25, 2000 at 11:28:56AM +0900, Youngho Cho wrote:
>
> 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.