![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 571](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642571.webp)
Parameters Accessible to All Plug-Ins
Chapter
16
Parameter Block Reference
571
Attribute Flags
The parameters listed below are used by the
slapi_attr_get_flags()
function to
get the flags associated with the specified attribute. These flags can identify an
attribute as a single-valued attribute, an operational attribute, or as a read-only
attribute.
Attribute Comparisons
The parameters listed below are used with the
slapi_attr_type_cmp()
plug-in function
to compare two components of an attribute.
SLAPI_ATTR_UNIQUEID
int
The
nsuniqueid
(unique ID) attribute
value.
SLAPI_ATTR_VALUE_PARENT_UNIQUEID
int
The
nsParentUniqueID
attribute value.
SLAPI_ATTR_VALUE_TOMBSTONE
int
The
nsTombstone
attribute value.
Parameter ID
Description
SLAPI_ATTR_FLAG_COLLECTIVE
Flag that indicates the optional collective marker
has been set (not supported).
SLAPI_ATTR_FLAG_NOUSERMOD
Flag that indicates this attribute cannot be modified
by a user over LDAP.
SLAPI_ATTR_FLAG_OBSOLETE
Flag that indicates this attribute is obsolete.
SLAPI_ATTR_FLAG_OPATTR
Flag that determines if the attribute is an
operational attribute.
SLAPI_ATTR_FLAG_READONLY
Flag that determines if the attribute is read-only.
SLAPI_ATTR_FLAG_SINGLE
Flag that determines if the attribute is
single-valued.
SLAPI_ATTR_FLAG_STD_ATTR
Flag that indicates that this is a standard,
non-user-defined attribute that is not listed in the
user defined schema file, which is typically the
schema file named
99user.ldif
. Standard
attribute types can’t be deleted by modifying the
subschema subentry (
cn=schema
) over LDAP.
Parameter ID
Data Type
Description
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...