access control instruction (ACI)
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
The directory server provides a privilege subsystem, which can be used to define capabilities that will be granted to users. The privilege subsystem works in conjunction with the access control implementation in the process of determining whether a user will be allowed to perform a certain operation.
Some of the privileges defined in the directory server include:
Allows the user to bypass access control evaluation
Allows the user to modify access control rule defined in the server.
Allows the user to have read access to the server configuration
Allows the user to have write access to the server configuration
Allows the user to request that the server shut down
Allows the user to request that the server perform an in-core restart
Allows the user to request an operation with a different authorization ID
Allows the user to request an unindexed search
Allows the user to password reset for other users
Allows the user to update the server schema
See Chapter 7, Directory Server Root Users and the Privilege Subsystem, in Sun OpenDS Standard Edition 2.2 Architectural Reference for more information on the privilege subsystem.