This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 17 lines
The LDAP intermediate response message is a special type of [LDAP Protocol Exchange] that allows the server to send additional messages providing information about the state of an operation before it has completed processing and the final response message is sent.
Prior to the introduction of the intermediate response in [RFC 3771|http://tools.ietf.org/rfc/rfc3771.txt], only search operations were allowed to send multiple responses.
The intermediate response protocol op is defined as follows:
{{{
IntermediateResponse ::= [APPLICATION 25] SEQUENCE
{
responseName [0] LDAPOID OPTIONAL,
responseValue [1] OCTET STRING OPTIONAL
}
}}}
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]