Show Table of Contents
53.3. Information about the Operation
The parameters listed below specify informationabout the current operation. These parameters are available for all types of plug-ins.
| Parameter ID | Data Type | Description |
|---|---|---|
SLAPI_OPERATION | Slapi_Operation * | Information about the operation currently in progress. |
SLAPI_OPINITIATED_TIME | time_t | Time when the server began processing the operation. |
SLAPI_REQUESTOR_ISROOT | int | Specifies whether the user requesting the operation is the root DN.
nsslapd-rootdn attribute in the cn=config entry in the server configuration file. |
SLAPI_REQUESTOR_ISUPDATEDN | int | Deprecated. |
SLAPI_REQUESTOR_DN | char * | Specifies the DN of the user requesting the operation. |
SLAPI_TARGET_DN | char * | Specifies the DN to which the operation applies; for example, the DN of the entry being added or removed. |
SLAPI_REQCONTROLS | LDAPControl ** | Array of the controls specified in the request. |
SLAPI_CONTROLS_ARG | LDAPControl ** | Allows control arguments to be passed before an operation object is created. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.