![Netscape NETSCAPE DIRECTORY SERVER 6.02 Скачать руководство пользователя страница 470](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_administrators-manual_1674673470.webp)
Overview of the Attribute Uniqueness Plug-In
470
Netscape Directory Server Administrator’s Guide • May 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 477.
•
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 478.
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 481.
Содержание NETSCAPE DIRECTORY SERVER 6.02
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 02 May 2002 ...
Страница 16: ...16 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 20: ...20 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 40: ...Starting the Server in Referral Mode 40 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 74: ...Maintaining Referential Integrity 74 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 138: ...Using Referrals 138 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 258: ...Compatibility with Earlier Releases 258 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 274: ...Setting Resource Limits Based on the Bind DN 274 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 330: ...Solving Common Replication Conflicts 330 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 374: ...Attribute Name Quick Reference Table 374 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 390: ...Configuring LDAP Clients to Use SSL 390 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 412: ...Monitoring Database Link Activity 412 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 432: ...Miscellaneous Tuning Tips 432 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 434: ...434 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 468: ...PTA Plug In Syntax Examples 468 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 488: ...488 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 502: ...Storing Information in Multiple Languages 502 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 522: ...Searching an Internationalized Directory 522 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 528: ...Examples of LDAP URLs 528 Netscape Directory Server Administrator s Guide May 2002 ...