![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 483](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675483.webp)
Attribute Uniqueness Plug-In Syntax
Chapter
17
Using the Attribute Uniqueness Plug-In
483
•
You can specify only one attribute on which the uniqueness check will be
performed.
•
If the
nsslapd-pluginarg0
attribute begins with
attribute=
attribute_name,
then the server expects that the
nsslapd-pluginarg1
attribute will include a
markerObjectClass
.
The variable components of the attribute uniqueness plug-in syntax are described
in Table 17-1.
Table 17-1
Attribute Uniqueness Plug-In Variables
Variable
Definition
descriptive_plugin_name
Specifies the name of this instance of the attribute uniqueness
plug-in. You do not have to include the name of the attribute for
which you want to ensure uniqueness, but it is advisable. For
example
cn=mail uniqueness,cn=plugins,cn=config
.
extension
File extension for the plug-in. The extension is always
.sl
on
HP-UX,
.so
on all other UNIX platforms, and
.dll
on Windows.
state
Defines whether the plug-in is enabled or disabled. Acceptable
values are
on
or
off
. See “Turning the Plug-in On or Off,” on
page 487 for more information.
attribute_name
The name of the attribute for which you want to ensure unique
values. You can specify one attribute name only.
dn
The DN of the suffix or subtree in which you want to ensure
attribute uniqueness. You can specify several suffixes or subtrees
by incrementing the suffix of the
nsslapd-pluginarg
attribute
by 1 for each additional suffix or subtree.
attribute=
attribute_name
The name of the attribute for which you want to ensure unique
values. You can specify one attribute name only.
markerObjectClass=
objectclass1
Attribute uniqueness will be checked under the entry belonging to
the DN of the updated entry that has the object class specified in
the
markerObjectClass
keyword.
Do not include a space before or after the equals sign.
requiredObjectClass=
objectclass2
Optional. When you use the
markerObjectClass
keyword to
specify the scope of the uniqueness check instead of a DN, you can
optionally specify to perform the check only if the updated entry
contains the objectclass specified in the
requiredObjectClass
keyword.
Do not include a space before or after the equals sign.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...