54 lines
3.1 KiB
HTML
54 lines
3.1 KiB
HTML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow"/>
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<title>Directory Server (LDAP) - Common schema support</title>
|
||
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
||
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
||
|
|
||
|
|
||
|
<a name="rzahycommonschema"></a>
|
||
|
<h3 id="rzahycommonschema">Common schema support</h3>
|
||
|
<p>The IBM Directory supports standard directory schema as defined in the
|
||
|
following:</p>
|
||
|
<ul>
|
||
|
<li>The <a href="http://www.ietf.org/" target="_blank">Internet Engineering Task Force
|
||
|
(IETF)</a>
|
||
|
<img src="www.gif" alt="Link outside the Information Center" /> LDAP Version 3 RFCs,
|
||
|
such as RFC 2252 and 2256.</li>
|
||
|
<li>The <a href="http://murchiso.com/den/" target="_blank">Directory Enabled
|
||
|
Network (DEN)</a>
|
||
|
<img src="www.gif" alt="Link outside the Information Center" /></li>
|
||
|
<li>The Common Information Model (CIM) from the <a href="http://www.dmtf.org" target="_blank">Desktop Management Task Force (DMTF)</a>
|
||
|
<img src="www.gif" alt="Link outside the Information Center" /></li>
|
||
|
<li>The Lightweight Internet Person Schema (LIPS) from the <a href="http://www.netapps.org/" target="_blank">Network Application Consortium</a>
|
||
|
<img src="www.gif" alt="Link outside the Information Center" /></li></ul>
|
||
|
<p>This version of LDAP includes the LDAP Version 3 defined schema in the
|
||
|
default schema configuration. It also includes the DEN schema definitions.</p>
|
||
|
<p>IBM also provides a set of extended common schema definitions that other
|
||
|
IBM products share when they exploit the LDAP directory. They include: </p>
|
||
|
<ul>
|
||
|
<li>Objects for white page applications such as eperson, group, country, organization,
|
||
|
organization unit and role, locality, state, and so forth</li>
|
||
|
<li>Objects for other subsystems such as accounts, services and access points,
|
||
|
authorization, authentication, security policy, and so forth.</li></ul>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|