Attribute Flags; Attribute Comparisons - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_ATTR_UNIQUEID
SLAPI_ATTR_VALUE_PARENT_UNIQUEID
SLAPI_ATTR_VALUE_TOMBSTONE

Attribute Flags

The parameters listed below are used by the
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.
Parameter ID
SLAPI_ATTR_FLAG_COLLECTIVE
SLAPI_ATTR_FLAG_NOUSERMOD
SLAPI_ATTR_FLAG_OBSOLETE
SLAPI_ATTR_FLAG_OPATTR
SLAPI_ATTR_FLAG_READONLY
SLAPI_ATTR_FLAG_SINGLE
SLAPI_ATTR_FLAG_STD_ATTR

Attribute Comparisons

The parameters listed below are used with the slapi_attr_type_cmp() plug-in function
to compare two components of an attribute.
Data Type
Description
The nsuniqueid (unique ID) attribute
int
value.
The nsParentUniqueID attribute value.
int
The nsTombstone attribute value.
int
slapi_attr_get_flags()
Description
Flag that indicates the optional collective marker
has been set (not supported).
Flag that indicates this attribute cannot be modified
by a user over LDAP.
Flag that indicates this attribute is obsolete.
Flag that determines if the attribute is an
operational attribute.
Flag that determines if the attribute is read-only.
Flag that determines if the attribute is
single-valued.
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.
Chapter 16
Parameters Accessible to All Plug-Ins
function to
Parameter Block Reference
571

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents