authentication password syntax
authorization identity control
Common Development and Distribution License
deprecated password storage scheme
Directory Services Markup Language
entry change notification control
extensible match search filter
greater than or equal to search filter
less than or equal to search filter
Lightweight Directory Access Protocol
notice of disconnection unsolicited notification
Password Modify extended operation
Simple Authentication and Security Layer
virtual attributes only control
An attribute type's attribute usage defines the contexts in which it may be used. There are four types of attribute usage:
This should be used for all attribute types that are intended for use in holding user-defined data.
This should be used for attribute types that are used for behind-the-scenes processing within the server.
This should be used for attribute types that store operational data that need to be distributed (that is, replicated) throughout the directory environment.
This should be used for attribute types that store operational data that should be stored only in one server and should not be replicated throughout the directory environment.
Attributes with a usage of userApplications are known as user attributes. Attributes with a usage of directoryOperation, distributedOperation, or dSAOperation are known as operational attributes.