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 15 lines
!!! Overview
[{$pagename}] is an [LDAPMessage] of CHOICE [Extended Request] where the [requestName] is 1.3.6.1.1.21.3 and the [requestValue] is present and contains a BER-encoded txnEndReq.
%%prettify
{{{
txnEndReq ::= SEQUENCE {
commit BOOLEAN DEFAULT TRUE,
identifier OCTET STRING }
}}} /%
* commit=TRUE - indicates a request to commit the transaction identified by the identifier.
* commit=FALSE indicates a request to abort the identified transaction.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]