![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 480](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675480.webp)
Overview of the Attribute Uniqueness Plug-In
480
Netscape Directory Server Administrator’s Guide • August 2002
If an update operation applies to an attribute and suffix monitored by the plug-in,
and it would cause two entries to have the same attribute value, then the server
terminates the operation and returns an
LDAP_CONSTRAINT_VIOLATION
error to the
client.
The attribute uniqueness plug-in performs a check on:
•
A single attribute
•
One or several subtrees
If you want to check uniqueness of several attributes, you must create a separate
instance of the plug-in for each attribute you want to check.
You can also configure how the attribute uniqueness plug-in operates:
•
It can check every entry in the subtrees you specify.
For example, if your company,
example.com
, hosts the directories for
example_a.com and example_b.com, when you add an entry such as
uid=jdoe,ou=people,o=example_a,dc=example,dc=com
, you need to
enforce uniqueness only in the
o=example_a,dc=example,dc=com
subtree.
You can do this by listing the DN of the subtree explicitly in the uid uniqueness
plug-in configuration.
This configuration option is explained in more detail in “Specifying a Suffix or
Subtree,” on page 487.
•
You can specify an object class pertaining to an entry in the DN of the updated
entry, and perform the uniqueness check on all the entries beneath it.
This option is useful in hosted environments. For example, when you add an
entry such as
uid=jdoe,ou=people,o=example_a,dc=example,dc=com
, you
can enforce uniqueness under the
o=example_a,dc=example,dc=com
subtree
without listing this subtree explicitly in the configuration, but instead, by
indicating a marker object class. If you specify that the marker object class is
organization
, the uniqueness check algorithm locates the entry in the DN
that has this object class (
o=example_a
) and performs the check on all entries
beneath it.
Additionally, you can specify to check uniqueness only if the updated entry
includes a specified object class. For example, you could specify to perform the
check only if the updated entry includes
objectclass=inetorgperson
.
This configuration option is explained in more detail in “Using the
markerObjectClass and requiredObjectClass Keywords,” on page 488.
If you intend to use the attribute uniqueness plug-in in a replicated environment,
refer to “Replication and the Attribute Uniqueness Plug-In,” on page 491.
Содержание NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Страница 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Страница 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Страница 44: ...Starting the Server in Referral Mode 44 Netscape Directory Server Administrator s Guide August 2002...
Страница 78: ...Maintaining Referential Integrity 78 Netscape Directory Server Administrator s Guide August 2002...
Страница 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Страница 162: ...Enabling and Disabling Read Only Mode 162 Netscape Directory Server Administrator s Guide August 2002...
Страница 278: ...Setting Resource Limits Based on the Bind DN 278 Netscape Directory Server Administrator s Guide August 2002...
Страница 336: ...Troubleshooting Replication Related Problems 336 Netscape Directory Server Administrator s Guide August 2002...
Страница 396: ...Configuring LDAP Clients to Use SSL 396 Netscape Directory Server Administrator s Guide August 2002...
Страница 418: ...Monitoring Database Link Activity 418 Netscape Directory Server Administrator s Guide August 2002...
Страница 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Страница 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Страница 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Страница 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Страница 512: ...Storing Information in Multiple Languages 512 Netscape Directory Server Administrator s Guide August 2002...
Страница 532: ...Searching an Internationalized Directory 532 Netscape Directory Server Administrator s Guide August 2002...
Страница 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...