[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: How to define a new objectclass
At 02:17 PM 2002-01-16, Craig Hancock wrote:
>I was browsing the Faq section about creating new attribute and objectclass.
The Admin Guide <http://www.openldap.org/doc/admin/> discusses
how to specify custom attributes and objectclasses in slapd.conf(5).
It doesn't discuss schema design. For that, you need to read
a general LDAP material.
>I was wondering from a design perspective is better if you have a pricate objectclass attribute
>space then should you register it with IANA or create
>objectclass my"value"
See the Admin Guide for a recommendation on element naming.
Kurt