Chapter 9 Extending The Directory Schema; Overview Of Extending Schema - Red Hat DIRECTORY SERVER 7.1 - ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

Red Hat Directory Server (Directory Server) comes with a standard schema that
includes hundreds of object classes and attributes. While the standard object
classes and attributes should meet most of your requirements, you may need to
extend your schema by creating new object classes and attributes.
This chapter describes how to extend your schema in the following sections:
Overview of Extending Schema (page 375)
Managing Attributes (page 376)
Managing Object Classes (page 379)
Turning Schema Checking On and Off (page 383)

Overview of Extending Schema

When you add new attributes to your schema, you must create a new object class to
contain them. Although it may seem convenient to just add the attributes you need
to an existing object class that already contains most of the attributes you require,
doing so compromises interoperability with LDAP clients.
Interoperability of Directory Server with existing LDAP clients relies on the
standard LDAP schema. If you change the standard schema, you will also have
difficulties when upgrading your server. For the same reasons, you cannot delete
standard schema elements.
For more information on object classes, attributes, and the directory schema, as
well as guidelines for extending your schema, refer to Red Hat Directory Server
Deployment Guide. For information on standard attributes and object classes, see
the Red Hat Directory Server Schema Reference.
To extend the directory schema, you should proceed in the following order:
Extending the Directory Schema
Chapter 9
375

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTORY SERVER 7.1 - ADMINISTRATOR and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 7.1

Table of Contents