mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
30.18.2025 b9489f170636cee8af4c5edb824a34e21cc63195
opendj-server-legacy/resource/config/config.ldif
@@ -14,6 +14,7 @@
# Portions Copyright 2012-2014 Manuel Gaupp
# Portions Copyright 2010-2016 ForgeRock AS.
# Portions copyright 2015 Edan Idzerda
# Portions Copyright 2025 3A Systems, LLC.
# This file contains the primary Directory Server configuration.  It must not
# be directly edited while the server is online.  The server configuration
@@ -603,6 +604,22 @@
ds-cfg-java-class: org.opends.server.extensions.WhoAmIExtendedOperation
ds-cfg-enabled: true
dn: cn=Start Transaction,cn=Extended Operations,cn=config
objectClass: top
objectClass: ds-cfg-extended-operation-handler
objectClass: ds-cfg-start-transaction-extended-operation-handler
cn: Start Transaction
ds-cfg-java-class: org.opends.server.extensions.StartTransactionExtendedOperation
ds-cfg-enabled: true
dn: cn=End Transaction,cn=Extended Operations,cn=config
objectClass: top
objectClass: ds-cfg-extended-operation-handler
objectClass: ds-cfg-end-transaction-extended-operation-handler
cn: End Transaction
ds-cfg-java-class: org.opends.server.extensions.EndTransactionExtendedOperation
ds-cfg-enabled: true
dn: cn=Group Implementations,cn=config
objectClass: top
objectClass: ds-cfg-branch