Chapter 8. Schema Design

   
  • The Purpose of a Schema

  • Elements of LDAP Schemas

  • Directory Schema Formats

  • The Schema-Checking Process

  • Schema Design Overview

  • Sources of Predefined Schemas

  • Defining New Schema Elements

  • Documenting and Publishing Your Schemas

  • Schema Maintenance and Evolution

  • Schema Design Checklist

  • Further Reading

  • Looking Ahead

If you have some background in database systems, you are already familiar with the concept of a schema. Simply put, a schema is a set of rules that determines what data can be stored in a database or directory service. Schemas are important because they help maintain the integrity and quality of the data stored in a directory service. Schemas also help reduce duplication of data and provide a well-documented, predictable way for directory-enabled applications to access and modify the collection of directory objects.

In this chapter you will learn what role schemas play, why they are important, how to locate predefined schema elements, and how to design your own custom schema. First we discuss the purpose of a schema, and then we provide a detailed description of the elements that make up LDAP schemas. We continue by illustrating two formats commonly used to describe schemas, and we explain the process that servers go through to check directory entries against the schema rules. In the second part of the chapter, we describe a schema design process that you should follow for your directory service. We cover locating and selecting predefined schemas, designing and documenting your schema, and planning for schema maintenance and evolution.

   


Understanding and Deploying LDAP Directory Services
Understanding and Deploying LDAP Directory Services (2nd Edition)
ISBN: 0672323168
EAN: 2147483647
Year: 2002
Pages: 242

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net