Get lines extended operation

The get lines extended operation explains its use with the server and provides the results.

Description
The Get lines extended operation requests that the server read the specified lines from the requested log and return them to the client.
Note: This extended operation is always enabled.
Request
OID
1.3.18.0.2.12.22
Syntax
RequestValue :== SEQUENCE
	{
		Log				LogType;
		firstLine			INTEGER;
		lastLine			INTEGER;
	} 
Response
OID
1.3.18.0.2.12.23
Syntax
There is a response value only if the return code is LDAP_SUCCESS.
Behavior
This extended operation reads the requested set of lines from the requested file and returns the lines to the user.
Only the Primary Directory Administrator and Local Administration Group members with any roles other than NoAdmin role are enabled to call this extended operation.
Note: If the control is sent by a user who does not have access, LDAP_INSUFFICIENT_ACCESS is returned.
This control has the following possible return codes:
  • LDAP_SUCCESS
  • LDAP_INSUFFICIENT_ACCESS
  • LDAP_UNWILLING_TO_PERFORM
  • LDAP_PROTOCOL_ERROR
  • LDAP_NO_MEMORY

This extended operation is supported by the Administration Server.

Scope
This extended operation affects only the current operation.
Auditing
Log: Log name