168 lines
5.7 KiB
HTML
168 lines
5.7 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) - Disallowed schema changes</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="rzahydisallowschema"></a>
|
|
<h3 id="rzahydisallowschema">Disallowed schema changes</h3>
|
|
<p>Not all schema changes are allowed. Change restrictions include the following:</p>
|
|
<ul>
|
|
<li>Any change to the schema must leave the schema in a consistent state.</li>
|
|
<li>An attribute type that is a supertype of another attribute type cannot
|
|
be deleted. An attribute type that is a "MAY" or a "MUST" attribute type of
|
|
an object class cannot be deleted.</li>
|
|
<li>An object class that is a superclass of another cannot be deleted.</li>
|
|
<li>Attribute types or object classes that refer to nonexisting entities (for
|
|
example, syntaxes or object classes) cannot be added.</li>
|
|
<li>Attribute types or object classes cannot be modified in such a way that
|
|
they end up referring to nonexisting entities (for example, syntaxes or object
|
|
classes).</li>
|
|
<li>New attributes cannot use existing database tables in their IBMattributestype
|
|
definition.</li>
|
|
<li>Attributes that are used in any existing directory entries cannot be deleted.</li>
|
|
<li>The length and syntax of an attribute cannot be changed.</li>
|
|
<li>The database table or column associated with an attribute cannot be changed.</li>
|
|
<li>Attributes used in definitions of existing object classes cannot be deleted.</li>
|
|
<li>Object classes that are used in any existing directory entries cannot
|
|
be deleted.</li></ul>
|
|
<p>Changes to the schema that affect the operation of the server are not allowed.
|
|
The following schema definitions are required by the directory server. They
|
|
must not be changed.</p>
|
|
<dl>
|
|
<dt class="bold">Object classes:</dt>
|
|
<dd>
|
|
<ul>
|
|
<li>accessGroup</li>
|
|
<li>accessRole</li>
|
|
<li>alias</li>
|
|
<li>os400-usrprf</li>
|
|
<li>referral</li>
|
|
<li>replicaObject</li>
|
|
<li>top</li></ul>
|
|
</dd>
|
|
<dt class="bold">Attributes:</dt>
|
|
<dd>
|
|
<ul>
|
|
<li>aclEntry</li>
|
|
<li>aclPropagate</li>
|
|
<li>aclSource</li>
|
|
<li>aliasedObjectName, aliasedentryName</li>
|
|
<li>businessCategory</li>
|
|
<li>cn, commonName</li>
|
|
<li>createTimestamp</li>
|
|
<li>creatorsName</li>
|
|
<li>description</li>
|
|
<li>dn, distinguishedName</li>
|
|
<li>entryOwner</li>
|
|
<li>hasSubordinates</li>
|
|
<li>ibm-entryChecksum</li>
|
|
<li>ibm-entryChecksumOp</li>
|
|
<li>ibm-entryUuid</li>
|
|
<li>member</li>
|
|
<li>modifiersName</li>
|
|
<li>modifyTimestamp</li>
|
|
<li>name</li>
|
|
<li>o, organizationName, organization</li>
|
|
<li>objectClass</li>
|
|
<li>os400-acgcde</li>
|
|
<li>os400-astlvl</li>
|
|
<li>os400-atnpgm</li>
|
|
<li>os400-audlvl</li>
|
|
<li>os400-aut</li>
|
|
<li>os400-ccsid</li>
|
|
<li>os400-chridctl</li>
|
|
<li>os400-cntryid</li>
|
|
<li>os400-curlib</li>
|
|
<li>os400-dlvry</li>
|
|
<li>os400-docpwd</li>
|
|
<li>os400-dspsgninf</li>
|
|
<li>os400-eimassoc</li>
|
|
<li>os400-gid</li>
|
|
<li>os400-groupmember</li>
|
|
<li>os400-grpaut</li>
|
|
<li>os400-grpauttyp</li>
|
|
<li>os400-grpprf</li>
|
|
<li>os400-homedir</li>
|
|
<li>os400-IaspStorageInformation</li>
|
|
<li>os400-inlmnu</li>
|
|
<li>os400-inlpgm</li>
|
|
<li>os400-invalidSignonCount</li>
|
|
<li>os400-jobd</li>
|
|
<li>os400-kbdbuf</li>
|
|
<li>os400-langid</li>
|
|
<li>os400-lclpwdmgt</li>
|
|
<li>os400-lmtcpb</li>
|
|
<li>os400-lmtdevssn</li>
|
|
<li>os400-locale</li>
|
|
<li>os400-maxstg</li>
|
|
<li>os400-msgq</li>
|
|
<li>os400-objaud</li>
|
|
<li>os400-outq</li>
|
|
<li>os400-owner</li>
|
|
<li>os400-password</li>
|
|
<li>os400-passwordExpirationDate</li>
|
|
<li>os400-passwordLastChanged</li>
|
|
<li>os400-previousSignon</li>
|
|
<li>os400-profile</li>
|
|
<li>os400-prtdev</li>
|
|
<li>os400-ptylmt</li>
|
|
<li>os400-pwdexp</li>
|
|
<li>os400-pwdexpitv</li>
|
|
<li>os400-setjobatr</li>
|
|
<li>os400-sev</li>
|
|
<li>os400-spcaut</li>
|
|
<li>os400-spcenv</li>
|
|
<li>os400-srtseq</li>
|
|
<li>os400-status</li>
|
|
<li>os400-storageUsed</li>
|
|
<li>os400-storageUsedOnIasp</li>
|
|
<li>os400-supgrpprf</li>
|
|
<li>os400-sys os400-text</li>
|
|
<li>os400-uid</li>
|
|
<li>os400-usrcls</li>
|
|
<li>os400-usropt</li>
|
|
<li>ou, organizationalUnit, organizationalUnitName</li>
|
|
<li>owner</li>
|
|
<li>ownerPropagate</li>
|
|
<li>ownerSource</li>
|
|
<li>ref</li>
|
|
<li>replicaBindDN</li>
|
|
<li>replicaBindMethod</li>
|
|
<li>replicaCredentials, replicaBindCredentials</li>
|
|
<li>replicaHost</li>
|
|
<li>replicaPort</li>
|
|
<li>replicaUpdateTimeInterval</li>
|
|
<li>replicaUseSSL</li>
|
|
<li>seeAlso</li></ul>
|
|
</dd>
|
|
<dt class="bold">Syntaxes:</dt>
|
|
<dd>All
|
|
</dd>
|
|
<dt class="bold">Matching rules:</dt>
|
|
<dd>All
|
|
</dd>
|
|
</dl>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|