[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Setting up LDAP database
> Hi,
>
> I am new to LDAP and want to set up LDAP database - basically I
> want to know how to create a new Object Class - which is akin to
> table in SQL database - which has attributes defined by me and
> then do operations like Add, Delete, Modify etc. Which file should
> that new object class be defined ??
>
> It would be helpful if some one could give pointers
>
> Regds
> Hari
>
Naming conventions vary from server to server, and even from version
to version. Generally though, there is a slapd.conf for which there
is a man page, and all other files (whether slapd.oc.conf or the
OpenLDAP schema files in the schema subdirectory) are included by it.
Randy