config.ldif revision 1280
0N/A# CDDL HEADER START
1042N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
0N/A# (the "License"). You may not use this file except in compliance
0N/A# with the License.
0N/A#
0N/A# You can obtain a copy of the license at
0N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
0N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at
0N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
0N/A# add the following below this CDDL HEADER, with the fields enclosed
0N/A# by brackets "[]" replaced with your own identifying information:
0N/A# Portions Copyright [yyyy] [name of copyright owner]
0N/A#
0N/A# CDDL HEADER END
0N/A#
0N/A# Portions Copyright 2006-2007 Sun Microsystems, Inc.
0N/A#
0N/A#
0N/A# This file contains the primary Directory Server configuration. It must not
0N/A# be directly edited while the server is online. The server configuration
0N/A# should only be managed using the administration utilities provided with the
0N/A# Directory Server.
0N/A
0N/Adn: cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-root-config
0N/Acn: config
0N/Ads-cfg-check-schema: true
0N/Ads-cfg-add-missing-rdn-attributes: true
0N/Ads-cfg-allow-attribute-name-exceptions: false
0N/Ads-cfg-invalid-attribute-syntax-behavior: reject
0N/Ads-cfg-single-structural-objectclass-behavior: reject
0N/Ads-cfg-notify-abandoned-operations: false
0N/Ads-cfg-proxied-authorization-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
28N/Ads-cfg-size-limit: 1000
1042N/Ads-cfg-time-limit: 60 seconds
0N/Ads-cfg-lookthrough-limit: 5000
0N/Ads-cfg-writability-mode: enabled
0N/Ads-cfg-bind-with-dn-requires-password: true
0N/Ads-cfg-reject-unauthenticated-requests: false
0N/Ads-cfg-default-password-policy: cn=Default Password Policy,cn=Password Policies,cn=config
0N/A
0N/Adn: cn=Access Control Handler,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-access-control-handler
1042N/AobjectClass: ds-cfg-dseecompat-access-control-handler
0N/Ads-cfg-global-aci: (targetattr!="userPassword||authPassword")(version 3.0; acl "Anonymous read access"; allow (read,search,compare) userdn="ldap:///anyone";)
0N/Ads-cfg-global-aci: (targetattr="*")(version 3.0; acl "Self entry modification"; allow (write) userdn="ldap:///self";)
0N/Acn: Access Control Handler
0N/Ads-cfg-acl-handler-class: org.opends.server.authorization.dseecompat.AciProvider
0N/Ads-cfg-acl-handler-enabled: true
0N/A
0N/Adn: cn=Account Status Notification Handlers,cn=config
1365N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Account Status Notification Handlers
0N/A
0N/Adn: cn=Error Log Handler,cn=Account Status Notification Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-account-status-notification-handler
0N/AobjectClass: ds-cfg-error-log-account-status-notification-handler
0N/Acn: Error Log Handler
0N/Ads-cfg-account-status-notification-handler-class: org.opends.server.extensions.ErrorLogAccountStatusNotificationHandler
0N/Ads-cfg-account-status-notification-handler-enabled: true
0N/Ads-cfg-account-status-notification-type: account-temporarily-locked
0N/Ads-cfg-account-status-notification-type: account-permanently-locked
0N/Ads-cfg-account-status-notification-type: account-unlocked
0N/Ads-cfg-account-status-notification-type: account-idle-locked
0N/Ads-cfg-account-status-notification-type: account-reset-locked
0N/Ads-cfg-account-status-notification-type: account-disabled
0N/Ads-cfg-account-status-notification-type: account-enabled
0N/Ads-cfg-account-status-notification-type: account-expired
0N/Ads-cfg-account-status-notification-type: password-expired
0N/Ads-cfg-account-status-notification-type: password-expiring
0N/Ads-cfg-account-status-notification-type: password-reset
0N/Ads-cfg-account-status-notification-type: password-changed
0N/A
0N/Adn: cn=Alert Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Alert Handlers
0N/A
0N/Adn: cn=JMX Alert Handler,cn=Alert Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-alert-handler
0N/Acn: JMX Alert Handler
0N/Ads-cfg-alert-handler-class: org.opends.server.extensions.JMXAlertHandler
0N/Ads-cfg-alert-handler-enabled: true
0N/A
0N/Adn: cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-branch
1042N/Acn: Backends
1042N/A
1042N/Adn: ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-backend
1042N/AobjectClass: ds-cfg-je-backend
1042N/Ads-cfg-backend-enabled: true
1042N/Ads-cfg-backend-class: org.opends.server.backends.jeb.BackendImpl
1042N/Ads-cfg-backend-id: userRoot
0N/Ads-cfg-backend-writability-mode: enabled
0N/Ads-cfg-backend-base-dn: dc=example,dc=com
0N/Ads-cfg-backend-directory: db
0N/Ads-cfg-backend-mode: 700
0N/Ads-cfg-backend-index-entry-limit: 4000
0N/Ads-cfg-backend-subtree-delete-size-limit: 100000
0N/Ads-cfg-backend-preload-time-limit: 0 seconds
0N/Ads-cfg-backend-import-temp-directory: importTmp
0N/Ads-cfg-backend-import-buffer-size: 256 megabytes
0N/Ads-cfg-backend-import-queue-size: 100
0N/Ads-cfg-backend-import-pass-size: 0
0N/Ads-cfg-backend-import-thread-count: 8
0N/Ads-cfg-backend-entries-compressed: false
0N/Ads-cfg-backend-deadlock-retry-limit: 10
0N/Ads-cfg-database-cache-percent: 10
0N/Ads-cfg-database-cache-size: 0 megabytes
0N/Ads-cfg-database-txn-no-sync: false
0N/Ads-cfg-database-txn-write-no-sync: true
0N/Ads-cfg-database-run-cleaner: true
0N/Ads-cfg-database-cleaner-num-threads: 1
0N/Ads-cfg-database-cleaner-min-utilization: 75
0N/Ads-cfg-database-evictor-lru-only: true
0N/Ads-cfg-database-evictor-nodes-per-scan: 10
0N/Ads-cfg-database-log-file-max: 50 megabytes
0N/Ads-cfg-database-logging-file-handler-on: true
0N/Ads-cfg-database-logging-level: CONFIG
0N/Ads-cfg-database-checkpointer-bytes-interval: 20 megabytes
0N/Ads-cfg-database-checkpointer-wakeup-interval: 30 seconds
0N/Ads-cfg-database-lock-num-lock-tables: 19
0N/A
0N/Adn: cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Index
0N/A
0N/Adn: ds-cfg-index-attribute=aci,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: aci
0N/Ads-cfg-index-type: presence
0N/A
0N/Adn: ds-cfg-index-attribute=cn,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: cn
0N/Ads-cfg-index-type: presence
0N/Ads-cfg-index-type: equality
0N/Ads-cfg-index-type: substring
0N/A
0N/Adn: ds-cfg-index-attribute=givenName,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: givenName
0N/Ads-cfg-index-type: presence
0N/Ads-cfg-index-type: equality
0N/Ads-cfg-index-type: substring
0N/A
0N/Adn: ds-cfg-index-attribute=mail,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: mail
0N/Ads-cfg-index-type: presence
0N/Ads-cfg-index-type: equality
0N/Ads-cfg-index-type: substring
0N/A
0N/Adn: ds-cfg-index-attribute=member,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: member
1042N/Ads-cfg-index-type: equality
1042N/A
1042N/Adn: ds-cfg-index-attribute=objectClass,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-je-index
1042N/Ads-cfg-index-attribute: objectClass
0N/Ads-cfg-index-type: equality
0N/A
1042N/Adn: ds-cfg-index-attribute=sn,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: sn
0N/Ads-cfg-index-type: presence
0N/Ads-cfg-index-type: equality
1042N/Ads-cfg-index-type: substring
0N/A
0N/Adn: ds-cfg-index-attribute=telephoneNumber,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-je-index
1042N/Ads-cfg-index-attribute: telephoneNumber
1042N/Ads-cfg-index-type: presence
1042N/Ads-cfg-index-type: equality
1042N/Ads-cfg-index-type: substring
1042N/A
1042N/Adn: ds-cfg-index-attribute=uid,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-je-index
0N/Ads-cfg-index-attribute: uid
1042N/Ads-cfg-index-type: equality
0N/A
0N/Adn: ds-cfg-index-attribute=ds-sync-hist,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-je-index
1042N/Ads-cfg-index-attribute: ds-sync-hist
1042N/Ads-cfg-index-type: ordering
1042N/A
0N/Adn: ds-cfg-index-attribute=entryuuid,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-je-index
1042N/Ads-cfg-index-attribute: entryuuid
1042N/Ads-cfg-index-type: equality
1042N/A
0N/Adn: ds-cfg-backend-id=backup,cn=Backends,cn=config
0N/AobjectClass: top
1042N/AobjectClass: ds-cfg-backend
0N/AobjectClass: ds-cfg-backup-backend
0N/Ads-cfg-backend-enabled: true
0N/Ads-cfg-backend-class: org.opends.server.backends.BackupBackend
0N/Ads-cfg-backend-id: backup
0N/Ads-cfg-backend-writability-mode: disabled
0N/Ads-cfg-backend-base-dn: cn=backups
0N/Ads-cfg-backup-directory: bak
0N/A
1042N/Adn: ds-cfg-backend-id=config,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-backend
0N/Ads-cfg-backend-enabled: true
0N/Ads-cfg-backend-class: org.opends.server.extensions.ConfigFileHandler
0N/Ads-cfg-backend-id: config
0N/Ads-cfg-backend-writability-mode: enabled
0N/Ads-cfg-backend-base-dn: cn=config
0N/A
0N/Adn: ds-cfg-backend-id=monitor,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-backend
0N/Ads-cfg-backend-enabled: true
0N/Ads-cfg-backend-class: org.opends.server.backends.MonitorBackend
0N/Ads-cfg-backend-id: monitor
0N/Ads-cfg-backend-writability-mode: disabled
0N/Ads-cfg-backend-base-dn: cn=monitor
0N/A
0N/Adn: ds-cfg-backend-id=schema,cn=Backends,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-backend
0N/AobjectClass: ds-cfg-schema-backend
0N/Ads-cfg-backend-enabled: true
0N/Ads-cfg-backend-class: org.opends.server.backends.SchemaBackend
0N/Ads-cfg-backend-id: schema
0N/Ads-cfg-backend-writability-mode: enabled
0N/Ads-cfg-backend-base-dn: cn=schema
0N/Ads-cfg-show-all-attributes: false
0N/A
1042N/Adn: ds-cfg-backend-id=tasks,cn=Backends,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-backend
1042N/AobjectClass: ds-cfg-task-backend
1042N/Ads-cfg-backend-enabled: true
1042N/Ads-cfg-backend-class: org.opends.server.backends.task.TaskBackend
1042N/Ads-cfg-backend-id: tasks
1042N/Ads-cfg-backend-writability-mode: enabled
1042N/Ads-cfg-backend-base-dn: cn=tasks
1042N/Ads-cfg-task-backing-file: config/tasks.ldif
1042N/Ads-cfg-task-retention-time: 24 hours
1042N/A
1042N/Adn: cn=Certificate Mappers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Certificate Mappers
0N/A
0N/Adn: cn=Subject Equals DN,cn=Certificate Mappers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-certificate-mapper
0N/Acn: Subject Equals DN
0N/Ads-cfg-certificate-mapper-class: org.opends.server.extensions.SubjectEqualsDNCertificateMapper
0N/Ads-cfg-certificate-mapper-enabled: true
0N/A
0N/Adn: cn=Subject DN to User Attribute,cn=Certificate Mappers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-certificate-mapper
0N/AobjectClass: ds-cfg-subject-dn-to-user-attribute-certificate-mapper
0N/Acn: Subject DN to User Attribute
0N/Ads-cfg-certificate-mapper-class: org.opends.server.extensions.SubjectDNToUserAttributeCertificateMapper
0N/Ads-cfg-certificate-mapper-enabled: true
0N/Ads-cfg-certificate-subject-attribute-type: ds-certificate-subject-dn
0N/A
0N/Adn: cn=Subject Attribute to User Attribute,cn=Certificate Mappers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-certificate-mapper
0N/AobjectClass: ds-cfg-subject-attribute-to-user-attribute-certificate-mapper
1042N/Acn: Subject Attribute to User Attribute
1042N/Ads-cfg-certificate-mapper-class: org.opends.server.extensions.SubjectAttributeToUserAttributeCertificateMapper
1042N/Ads-cfg-certificate-mapper-enabled: true
1042N/Ads-cfg-certificate-subject-attribute-mapping: cn:cn
1042N/Ads-cfg-certificate-subject-attribute-mapping: e:mail
1042N/A
1042N/Adn: cn=Fingerprint Mapper,cn=Certificate Mappers,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-certificate-mapper
1042N/AobjectClass: ds-cfg-fingerprint-certificate-mapper
1042N/Acn: Fingerprint Mapper
1042N/Ads-cfg-certificate-mapper-class: org.opends.server.extensions.FingerprintCertificateMapper
1042N/Ads-cfg-certificate-mapper-enabled: true
0N/Ads-cfg-certificate-fingerprint-attribute-type: ds-certificate-fingerprint
0N/Ads-cfg-certificate-fingerprint-algorithm: MD5
0N/A
0N/Adn: cn=Connection Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Connection Handlers
0N/A
0N/Adn: cn=LDAP Connection Handler,cn=Connection Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-connection-handler
0N/AobjectClass: ds-cfg-ldap-connection-handler
0N/Acn: LDAP Connection Handler
0N/Ads-cfg-connection-handler-class: org.opends.server.protocols.ldap.LDAPConnectionHandler
0N/Ads-cfg-connection-handler-enabled: true
0N/Ads-cfg-listen-address: 0.0.0.0
0N/Ads-cfg-listen-port: 389
0N/Ads-cfg-accept-backlog: 128
0N/Ads-cfg-allow-ldapv2: true
0N/Ads-cfg-keep-stats: true
0N/Ads-cfg-use-tcp-keepalive: true
0N/Ads-cfg-use-tcp-nodelay: true
0N/Ads-cfg-allow-tcp-reuse-address: true
0N/Ads-cfg-send-rejection-notice: true
0N/Ads-cfg-max-request-size: 5 megabytes
0N/Ads-cfg-num-request-handlers: 2
0N/Ads-cfg-allow-start-tls: false
0N/Ads-cfg-use-ssl: false
0N/Ads-cfg-ssl-client-auth-policy: optional
0N/Ads-cfg-ssl-cert-nickname: server-cert
0N/A
0N/Adn: cn=LDAPS Connection Handler,cn=Connection Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-connection-handler
0N/AobjectClass: ds-cfg-ldap-connection-handler
0N/Acn: LDAPS Connection Handler
0N/Ads-cfg-connection-handler-class: org.opends.server.protocols.ldap.LDAPConnectionHandler
0N/Ads-cfg-connection-handler-enabled: false
0N/Ads-cfg-listen-address: 0.0.0.0
0N/Ads-cfg-listen-port: 636
0N/Ads-cfg-accept-backlog: 128
0N/Ads-cfg-allow-ldapv2: true
0N/Ads-cfg-keep-stats: true
0N/Ads-cfg-use-tcp-keepalive: true
0N/Ads-cfg-use-tcp-nodelay: true
0N/Ads-cfg-allow-tcp-reuse-address: true
0N/Ads-cfg-send-rejection-notice: true
0N/Ads-cfg-max-request-size: 5 megabytes
0N/Ads-cfg-num-request-handlers: 2
0N/Ads-cfg-allow-start-tls: false
0N/Ads-cfg-use-ssl: true
1042N/Ads-cfg-ssl-client-auth-policy: optional
1042N/Ads-cfg-ssl-cert-nickname: server-cert
1042N/Ads-cfg-key-manager-provider-dn: cn=JKS,cn=Key Manager Providers,cn=config
1042N/Ads-cfg-trust-manager-provider-dn: cn=JKS,cn=Trust Manager Providers,cn=config
0N/A
0N/Adn: cn=JMX Connection Handler,cn=Connection Handlers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-connection-handler
0N/AobjectClass: ds-cfg-jmx-connection-handler
0N/Acn: JMX Connection Handler
0N/Ads-cfg-connection-handler-class: org.opends.server.protocols.jmx.JmxConnectionHandler
0N/Ads-cfg-connection-handler-enabled: true
0N/Ads-cfg-use-ssl: false
0N/Ads-cfg-listen-port: 1689
0N/Ads-cfg-ssl-cert-nickname: server-cert
1042N/A
0N/Adn: cn=Entry Cache,cn=config
0N/AobjectClass: top
1042N/AobjectClass: ds-cfg-entry-cache
1042N/AobjectClass: ds-cfg-soft-reference-entry-cache
1042N/Acn: Entry Cache
1042N/Ads-cfg-entry-cache-class: org.opends.server.extensions.SoftReferenceEntryCache
1042N/Ads-cfg-entry-cache-enabled: false
1042N/A
1042N/Adn: cn=Extended Operations,cn=config
1042N/AobjectClass: top
1644N/AobjectClass: ds-cfg-branch
1042N/Acn: Extended Operations
1042N/A
1644N/Adn: cn=Cancel,cn=Extended Operations,cn=config
1644N/AobjectClass: top
1644N/AobjectClass: ds-cfg-extended-operation-handler
1644N/Acn: Cancel
1644N/Ads-cfg-extended-operation-handler-class: org.opends.server.extensions.CancelExtendedOperation
1042N/Ads-cfg-extended-operation-handler-enabled: true
1042N/A
1042N/Adn: cn=Password Modify,cn=Extended Operations,cn=config
0N/AobjectClass: top
1042N/AobjectClass: ds-cfg-extended-operation-handler
1042N/AobjectClass: ds-cfg-password-modify-extended-operation-handler
1042N/Acn: Password Modify
1042N/Ads-cfg-extended-operation-handler-class: org.opends.server.extensions.PasswordModifyExtendedOperation
1042N/Ads-cfg-extended-operation-handler-enabled: true
1042N/Ads-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
1042N/A
1042N/Adn: cn=StartTLS,cn=Extended Operations,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-extended-operation-handler
1042N/Acn: StartTLS
1042N/Ads-cfg-extended-operation-handler-class: org.opends.server.extensions.StartTLSExtendedOperation
1042N/Ads-cfg-extended-operation-handler-enabled: true
1042N/A
1042N/Adn: cn=Who Am I,cn=Extended Operations,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-extended-operation-handler
1042N/Acn: Who Am I
1042N/Ads-cfg-extended-operation-handler-class: org.opends.server.extensions.WhoAmIExtendedOperation
1042N/Ads-cfg-extended-operation-handler-enabled: true
1042N/A
1042N/Adn: cn=Group Implementations,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-branch
1042N/Acn: Group Implementations
1042N/A
1042N/Adn: cn=Dynamic,cn=Group Implementations,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-group-implementation
1042N/Acn: Dynamic
1042N/Ads-cfg-group-implementation-class: org.opends.server.extensions.DynamicGroup
1042N/Ads-cfg-group-implementation-enabled: true
1042N/A
1042N/Adn: cn=Static,cn=Group Implementations,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-group-implementation
0N/Acn: Static
1042N/Ads-cfg-group-implementation-class: org.opends.server.extensions.StaticGroup
0N/Ads-cfg-group-implementation-enabled: true
0N/A
0N/Adn: cn=Virtual Static,cn=Group Implementations,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-group-implementation
0N/Acn: Virtual Static
1042N/Ads-cfg-group-implementation-class: org.opends.server.extensions.VirtualStaticGroup
1042N/Ads-cfg-group-implementation-enabled: true
1042N/A
1042N/Adn: cn=Identity Mappers,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-branch
1042N/Acn: Identity Mappers
1042N/A
1042N/Adn: cn=Exact Match,cn=Identity Mappers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-identity-mapper
1042N/AobjectClass: ds-cfg-exact-match-identity-mapper
0N/Acn: Exact Match
0N/Ads-cfg-identity-mapper-class: org.opends.server.extensions.ExactMatchIdentityMapper
0N/Ads-cfg-identity-mapper-enabled: true
0N/Ads-cfg-match-attribute: uid
0N/A
0N/Adn: cn=Key Manager Providers,cn=config
28N/AobjectClass: top
28N/AobjectClass: ds-cfg-branch
0N/Acn: Key Manager Providers
0N/A
0N/Adn: cn=JKS,cn=Key Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-key-manager-provider
0N/AobjectClass: ds-cfg-file-based-key-manager-provider
0N/Acn: JKS
0N/Ads-cfg-key-manager-provider-class: org.opends.server.extensions.FileBasedKeyManagerProvider
0N/Ads-cfg-key-manager-provider-enabled: false
0N/Ads-cfg-key-store-type: JKS
0N/Ads-cfg-key-store-file: config/keystore
0N/Ads-cfg-key-store-pin-file: config/keystore.pin
0N/A
0N/Adn: cn=PKCS12,cn=Key Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-key-manager-provider
0N/AobjectClass: ds-cfg-file-based-key-manager-provider
0N/Acn: PKCS12
0N/Ads-cfg-key-manager-provider-class: org.opends.server.extensions.FileBasedKeyManagerProvider
0N/Ads-cfg-key-manager-provider-enabled: false
0N/Ads-cfg-key-store-type: PKCS12
0N/Ads-cfg-key-store-file: config/keystore.p12
0N/Ads-cfg-key-store-pin-file: config/keystore.pin
0N/A
0N/Adn: cn=PKCS11,cn=Key Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-key-manager-provider
0N/AobjectClass: ds-cfg-pkcs11-key-manager-provider
0N/Acn: PKCS11
0N/Ads-cfg-key-manager-provider-class: org.opends.server.extensions.PKCS11KeyManagerProvider
0N/Ads-cfg-key-manager-provider-enabled: false
0N/Ads-cfg-key-store-pin-file: config/keystore.pin
0N/A
0N/Adn: cn=Loggers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Loggers
0N/A
0N/Adn: cn=File-Based Access Logger,cn=Loggers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-logger
0N/AobjectClass: ds-cfg-access-logger
0N/AobjectClass: ds-cfg-file-based-access-logger
0N/Acn: File-Based Access Logger
0N/Ads-cfg-logger-class: org.opends.server.loggers.TextAccessLogPublisher
0N/Ads-cfg-logger-enabled: true
0N/Ads-cfg-log-file: logs/access
0N/Ads-cfg-log-file-mode: 640
0N/Ads-cfg-suppress-internal-operations: true
0N/Ads-cfg-asynchronous-writes: true
0N/Ads-cfg-rotation-policy-dn: cn=24 Hours Time Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-rotation-policy-dn: cn=Size Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-retention-policy-dn: cn=File Count Retention Policy,cn=Log Retention Policies,cn=config
0N/A
0N/Adn: cn=File-Based Audit Logger,cn=Loggers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-logger
0N/AobjectClass: ds-cfg-access-logger
0N/AobjectClass: ds-cfg-file-based-access-logger
0N/Acn: File-Based Audit Logger
0N/Ads-cfg-logger-class: org.opends.server.loggers.TextAuditLogPublisher
0N/Ads-cfg-logger-enabled: true
0N/Ads-cfg-log-file: logs/audit
0N/Ads-cfg-log-file-mode: 640
0N/Ads-cfg-suppress-internal-operations: true
0N/Ads-cfg-asynchronous-writes: true
0N/Ads-cfg-rotation-policy-dn: cn=24 Hours Time Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-rotation-policy-dn: cn=Size Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-retention-policy-dn: cn=File Count Retention Policy,cn=Log Retention Policies,cn=config
0N/A
0N/Adn: cn=File-Based Error Logger,cn=Loggers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-logger
0N/AobjectClass: ds-cfg-error-logger
0N/AobjectClass: ds-cfg-file-based-error-logger
0N/Acn: File-Based Error Logger
0N/Ads-cfg-logger-class: org.opends.server.loggers.TextErrorLogPublisher
0N/Ads-cfg-logger-enabled: true
0N/Ads-cfg-log-file: logs/error
0N/Ads-cfg-log-file-mode: 640
0N/Ads-cfg-default-severity: severe-warning
0N/Ads-cfg-default-severity: severe-error
0N/Ads-cfg-default-severity: fatal-error
0N/Ads-cfg-default-severity: notice
0N/Ads-cfg-asynchronous-writes: false
0N/Ads-cfg-rotation-policy-dn: cn=7 Days Time Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-rotation-policy-dn: cn=Size Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/Ads-cfg-retention-policy-dn: cn=File Count Retention Policy,cn=Log Retention Policies,cn=config
0N/A
0N/Adn: cn=File-Based Debug Logger,cn=Loggers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-logger
0N/AobjectClass: ds-cfg-debug-logger
0N/AobjectClass: ds-cfg-file-based-debug-logger
0N/Acn: File-Based Debug Logger
0N/Ads-cfg-logger-class: org.opends.server.loggers.debug.TextDebugLogPublisher
0N/Ads-cfg-logger-enabled: false
0N/Ads-cfg-log-file: logs/debug
0N/Ads-cfg-log-file-mode: 640
0N/Ads-cfg-default-debug-level: error
0N/Ads-cfg-asynchronous-writes: false
0N/A
0N/Adn: cn=Log Rotation Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Log Rotation Policies
0N/A
0N/Adn: cn=24 Hours Time Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-rotation-policy
0N/AobjectClass: ds-cfg-time-limit-log-rotation-policy
0N/Acn: Time Limit Rotation Policy
0N/Ads-cfg-rotation-policy-class: org.opends.server.loggers.TimeLimitRotationPolicy
0N/Ads-cfg-rotation-interval: 24 hours
0N/A
0N/Adn: cn=7 Days Time Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-rotation-policy
0N/AobjectClass: ds-cfg-time-limit-log-rotation-policy
0N/Acn: Time Limit Rotation Policy
0N/Ads-cfg-rotation-policy-class: org.opends.server.loggers.TimeLimitRotationPolicy
0N/Ads-cfg-rotation-interval: 7 days
0N/A
0N/Adn: cn=Size Limit Rotation Policy,cn=Log Rotation Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-rotation-policy
0N/AobjectClass: ds-cfg-size-limit-log-rotation-policy
0N/Acn: Size Limit Rotation Policy
0N/Ads-cfg-rotation-policy-class: org.opends.server.loggers.SizeBasedRotationPolicy
0N/Ads-cfg-file-size-limit: 100 megabytes
0N/A
0N/Adn: cn=Fixed Time Rotation Policy,cn=Log Rotation Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-rotation-policy
0N/AobjectClass: ds-cfg-fixed-time-log-rotation-policy
0N/Acn: Fixed Time Rotation Policy
0N/Ads-cfg-rotation-policy-class: org.opends.server.loggers.FixedTimeRotationPolicy
0N/Ads-cfg-time-of-day: 2359
0N/A
0N/Adn: cn=Log Retention Policies,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-branch
0N/Acn: Log Retention Policies
0N/A
1042N/Adn: cn=File Count Retention Policy,cn=Log Retention Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-retention-policy
0N/AobjectClass: ds-cfg-file-count-log-retention-policy
0N/Acn: File Count Retention Policy
0N/Ads-cfg-retention-policy-class: org.opends.server.loggers.FileNumberRetentionPolicy
1042N/Ads-cfg-number-of-files: 10
1042N/A
1042N/Adn: cn=Free Disk Space Retention Policy,cn=Log Retention Policies,cn=config
0N/AobjectClass: top
1042N/AobjectClass: ds-cfg-log-retention-policy
1042N/AobjectClass: ds-cfg-free-disk-space-log-retention-policy
0N/Acn: Free Disk Space Retention Policy
0N/Ads-cfg-retention-policy-class: org.opends.server.loggers.FreeDiskSpaceRetentionPolicy
1042N/Ads-cfg-free-disk-space: 500 megabytes
0N/A
1042N/Adn: cn=Size Limit Retention Policy,cn=Log Retention Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-log-retention-policy
1042N/AobjectClass: ds-cfg-size-limit-log-retention-policy
0N/Acn: Size Limit Retention Policy
1042N/Ads-cfg-retention-policy-class: org.opends.server.loggers.SizeBasedRetentionPolicy
0N/Ads-cfg-disk-space-used: 500 megabytes
0N/A
0N/Adn: cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Matching Rules
0N/A
0N/Adn: cn=Auth Password Equality Matching Rule,cn=Matching Rules,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Auth Password Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.AuthPasswordEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
1042N/Adn: cn=Auth Password Exact Equality Matching Rule,cn=Matching Rules,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
28N/Acn: Auth Password Exact Equality Matching Rule
28N/Ads-cfg-matching-rule-class: org.opends.server.schema.AuthPasswordExactEqualityMatchingRule
28N/Ads-cfg-matching-rule-enabled: true
28N/A
28N/Adn: cn=Bit String Equality Matching Rule,cn=Matching Rules,cn=config
28N/AobjectClass: top
1042N/AobjectClass: ds-cfg-matching-rule
28N/AobjectClass: ds-cfg-equality-matching-rule
28N/Acn: Bit String Equality Matching Rule
28N/Ads-cfg-matching-rule-class: org.opends.server.schema.BitStringEqualityMatchingRule
28N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Boolean Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Boolean Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.BooleanEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Exact Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Case Exact Equality Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseExactEqualityMatchingRule
1042N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Exact Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: Case Exact Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseExactOrderingMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Exact Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Case Exact Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseExactSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Exact IA5 Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Case Exact IA5 Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseExactIA5EqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Exact IA5 Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Case Exact IA5 Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseExactIA5SubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Case Ignore Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: Case Ignore Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreOrderingMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Case Ignore Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore IA5 Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Case Ignore IA5 Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreIA5EqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore IA5 Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Case Ignore IA5 Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreIA5SubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore List Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Case Ignore List Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreListEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Case Ignore List Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-substring-matching-rule
1042N/Acn: Case Ignore List Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.CaseIgnoreListSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Directory String First Component Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Directory String First Component Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.DirectoryStringFirstComponentEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Distinguished Name Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-equality-matching-rule
1042N/Acn: Distinguished Name Equality Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.DistinguishedNameEqualityMatchingRule
1042N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Double Metaphone Approximate Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-approximate-matching-rule
0N/Acn: Double Metaphone Approximate Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.DoubleMetaphoneApproximateMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
1042N/A
1042N/Adn: cn=Generalized Time Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
1042N/Acn: Generalized Time Equality Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.GeneralizedTimeEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Generalized Time Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: Generalized Time Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.GeneralizedTimeOrderingMatchingRule
1042N/Ads-cfg-matching-rule-enabled: true
1042N/A
1042N/Adn: cn=Historical CSN Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/Ads-cfg-matching-rule-class: org.opends.server.replication.plugin.HistoricalCsnOrderingMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/Acn: Historical CSN Ordering Matching Rule
0N/A
0N/Adn: cn=Integer Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Integer Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.IntegerEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Integer Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: Integer Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.IntegerOrderingMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Integer First Component Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Integer First Component Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.IntegerFirstComponentEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Keyword Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Keyword Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.KeywordEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Numeric String Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Numeric String Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.NumericStringEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Numeric String Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: Numeric String Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.NumericStringOrderingMatchingRule
1042N/Ads-cfg-matching-rule-enabled: true
1042N/A
0N/Adn: cn=Numeric String Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-substring-matching-rule
1042N/Acn: Numeric String Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.NumericStringSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Object Identifier Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Object Identifier Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.ObjectIdentifierEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Object Identifier First Component Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Object Identifier First Component Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.ObjectIdentifierFirstComponentEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Octet String Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Octet String Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.OctetStringEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
1042N/A
0N/Adn: cn=Octet String Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
1042N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-ordering-matching-rule
1042N/Acn: Octet String Ordering Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.OctetStringOrderingMatchingRule
1042N/Ads-cfg-matching-rule-enabled: true
1042N/A
1042N/Adn: cn=Octet String Substring Matching Rule,cn=Matching Rules,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-substring-matching-rule
1042N/Acn: Octet String Substring Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.OctetStringSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
1042N/Adn: cn=Presentation Address Equality Matching Rule,cn=Matching Rules,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-matching-rule
1042N/AobjectClass: ds-cfg-equality-matching-rule
1042N/Acn: Presentation Address Equality Matching Rule
1042N/Ads-cfg-matching-rule-class: org.opends.server.schema.PresentationAddressEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Protocol Information Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Protocol Information Equality Matching Rule
28N/Ads-cfg-matching-rule-class: org.opends.server.schema.ProtocolInformationEqualityMatchingRule
28N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Telephone Number Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Telephone Number Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.TelephoneNumberEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Telephone Number Substring Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Telephone Number Substring Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.TelephoneNumberSubstringMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Unique Member Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: Unique Member Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.UniqueMemberEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=User Password Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: User Password Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.UserPasswordEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=User Password Exact Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: User Password Exact Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.UserPasswordExactEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=UUID Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-equality-matching-rule
0N/Acn: UUID Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.UUIDEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=UUID Ordering Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-ordering-matching-rule
0N/Acn: UUID Ordering Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.UUIDOrderingMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Word Equality Matching Rule,cn=Matching Rules,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-matching-rule
0N/AobjectClass: ds-cfg-substring-matching-rule
0N/Acn: Word Equality Matching Rule
0N/Ads-cfg-matching-rule-class: org.opends.server.schema.WordEqualityMatchingRule
0N/Ads-cfg-matching-rule-enabled: true
0N/A
0N/Adn: cn=Monitor Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Monitor Providers
0N/A
0N/Adn: cn=JVM Stack Trace,cn=Monitor Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-monitor-provider
0N/Acn: JVM Stack Trace
0N/Ads-cfg-monitor-provider-class: org.opends.server.monitors.StackTraceMonitorProvider
0N/Ads-cfg-monitor-provider-enabled: true
0N/A
0N/Adn: cn=System Info,cn=Monitor Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-monitor-provider
0N/Acn: System Info
0N/Ads-cfg-monitor-provider-class: org.opends.server.monitors.SystemInfoMonitorProvider
0N/Ads-cfg-monitor-provider-enabled: true
0N/A
0N/Adn: cn=Version,cn=Monitor Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-monitor-provider
0N/Acn: Version
0N/Ads-cfg-monitor-provider-class: org.opends.server.monitors.VersionMonitorProvider
0N/Ads-cfg-monitor-provider-enabled: true
0N/A
0N/Adn: cn=Password Generators,cn=config
0N/AobjectClass: top
1644N/AobjectClass: ds-cfg-branch
1644N/Acn: Password Generators
1644N/A
1644N/Adn: cn=Random Password Generator,cn=Password Generators,cn=config
1644N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-generator
0N/AobjectClass: ds-cfg-random-password-generator
0N/Acn: Random Password Generator
0N/Ads-cfg-password-generator-class: org.opends.server.extensions.RandomPasswordGenerator
1644N/Ads-cfg-password-generator-enabled: true
1644N/Ads-cfg-password-character-set: alpha:abcdefghijklmnopqrstuvwxyz
1644N/Ads-cfg-password-character-set: numeric:0123456789
1644N/Ads-cfg-password-format: alpha:3,numeric:2,alpha:3
1644N/A
0N/Adn: cn=Password Policies,cn=config
0N/AobjectClass: top
1644N/AobjectClass: ds-cfg-branch
1644N/Acn: Password Policies
0N/A
0N/Adn: cn=Default Password Policy,cn=Password Policies,cn=config
0N/AobjectClass: top
1644N/AobjectClass: ds-cfg-password-policy
1644N/Acn: Default Password Policy
0N/Ads-cfg-password-attribute: userPassword
0N/Ads-cfg-default-password-storage-scheme: SSHA
0N/Ads-cfg-allow-expired-password-changes: false
0N/Ads-cfg-allow-multiple-password-values: false
0N/Ads-cfg-allow-pre-encoded-passwords: false
0N/Ads-cfg-allow-user-password-changes: true
0N/Ads-cfg-expire-passwords-without-warning: false
0N/Ads-cfg-force-change-on-add: false
0N/Ads-cfg-force-change-on-reset: false
0N/Ads-cfg-grace-login-count: 0
0N/Ads-cfg-idle-lockout-interval: 0 seconds
0N/Ads-cfg-lockout-failure-count: 0
0N/Ads-cfg-lockout-duration: 0 seconds
0N/Ads-cfg-lockout-failure-expiration-interval: 0 seconds
0N/Ads-cfg-minimum-password-age: 0 seconds
0N/Ads-cfg-maximum-password-age: 0 seconds
0N/Ads-cfg-maximum-password-reset-age: 0 seconds
0N/Ads-cfg-password-expiration-warning-interval: 5 days
0N/Ads-cfg-password-generator-dn: cn=Random Password Generator,cn=Password Generators,cn=config
0N/Ads-cfg-password-change-requires-current-password: false
0N/Ads-cfg-require-secure-authentication: false
0N/Ads-cfg-require-secure-password-changes: false
0N/Ads-cfg-skip-validation-for-administrators: false
0N/A
0N/Adn: cn=Root Password Policy,cn=Password Policies,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-policy
0N/Acn: Root Password Policy
0N/Ads-cfg-password-attribute: userPassword
0N/Ads-cfg-default-password-storage-scheme: SSHA
0N/Ads-cfg-allow-expired-password-changes: false
0N/Ads-cfg-allow-multiple-password-values: false
0N/Ads-cfg-allow-pre-encoded-passwords: false
0N/Ads-cfg-allow-user-password-changes: true
0N/Ads-cfg-expire-passwords-without-warning: false
0N/Ads-cfg-force-change-on-add: false
0N/Ads-cfg-force-change-on-reset: false
0N/Ads-cfg-grace-login-count: 0
0N/Ads-cfg-idle-lockout-interval: 0 seconds
0N/Ads-cfg-lockout-failure-count: 0
0N/Ads-cfg-lockout-duration: 0 seconds
0N/Ads-cfg-lockout-failure-expiration-interval: 0 seconds
0N/Ads-cfg-minimum-password-age: 0 seconds
0N/Ads-cfg-maximum-password-age: 0 seconds
0N/Ads-cfg-maximum-password-reset-age: 0 seconds
0N/Ads-cfg-password-expiration-warning-interval: 5 days
0N/Ads-cfg-password-change-requires-current-password: true
0N/Ads-cfg-require-secure-authentication: false
0N/Ads-cfg-require-secure-password-changes: false
0N/Ads-cfg-skip-validation-for-administrators: false
0N/A
0N/Adn: cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Password Storage Schemes
0N/A
0N/Adn: cn=Base64,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Base64
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.Base64PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Clear,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Clear
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.ClearPasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=MD5,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: MD5
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.MD5PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Salted MD5,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Salted MD5
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SaltedMD5PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Salted SHA-1,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Salted SHA-1
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SaltedSHA1PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Salted SHA-256,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Salted SHA-256
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SaltedSHA256PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Salted SHA-384,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Salted SHA-384
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SaltedSHA384PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Salted SHA-512,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: Salted SHA-512
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SaltedSHA512PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=SHA-1,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: SHA-1
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.SHA1PasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=CRYPT,cn=Password Storage Schemes,cn=config
0N/AobjectClass: top
28N/AobjectClass: ds-cfg-password-storage-scheme
0N/Acn: CRYPT
0N/Ads-cfg-password-storage-scheme-class: org.opends.server.extensions.CryptPasswordStorageScheme
0N/Ads-cfg-password-storage-scheme-enabled: true
0N/A
0N/Adn: cn=Password Validators,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Password Validators
0N/A
0N/Adn: cn=Attribute Value,cn=Password Validators,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-validator
0N/AobjectClass: ds-cfg-attribute-value-password-validator
0N/Acn: Attribute Value
0N/Ads-cfg-password-validator-class: org.opends.server.extensions.AttributeValuePasswordValidator
0N/Ads-cfg-password-validator-enabled: true
0N/Ads-cfg-test-reversed-password: true
0N/A
0N/Adn: cn=Character Set,cn=Password Validators,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-validator
0N/AobjectClass: ds-cfg-character-set-password-validator
0N/Acn: Character Set
0N/Ads-cfg-password-validator-class: org.opends.server.extensions.CharacterSetPasswordValidator
0N/Ads-cfg-password-validator-enabled: true
0N/Ads-cfg-character-set: 1:abcdefghijklmnopqrstuvwxyz
0N/Ads-cfg-character-set: 1:ABCDEFGHIJKLMNOPQRSTUVWXYZ
0N/Ads-cfg-character-set: 1:0123456789
0N/Ads-cfg-character-set: 1:~!@#$%^&*()-_=+[]{}|;:,.<>/?
0N/Ads-cfg-allow-unclassified-characters: true
0N/A
0N/Adn: cn=Dictionary,cn=Password Validators,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-password-validator
0N/AobjectClass: ds-cfg-dictionary-password-validator
0N/Acn: Dictionary
28N/Ads-cfg-password-validator-class: org.opends.server.extensions.DictionaryPasswordValidator
0N/Ads-cfg-password-validator-enabled: false
0N/Ads-cfg-dictionary-file: config/wordlist.txt
1042N/Ads-cfg-case-sensitive-validation: false
1042N/Ads-cfg-test-reversed-password: true
1042N/A
1042N/Adn: cn=Length-Based Password Validator,cn=Password Validators,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-password-validator
1042N/AobjectClass: ds-cfg-length-based-password-validator
1042N/Acn: Length-Based Password Validator
1042N/Ads-cfg-password-validator-class: org.opends.server.extensions.LengthBasedPasswordValidator
1042N/Ads-cfg-password-validator-enabled: true
1042N/Ads-cfg-minimum-password-length: 6
1042N/Ads-cfg-maximum-password-length: 0
1042N/A
1042N/Adn: cn=Repeated Characters,cn=Password Validators,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-password-validator
1042N/AobjectClass: ds-cfg-repeated-characters-password-validator
1042N/Acn: Repeated Characters
1042N/Ads-cfg-password-validator-class: org.opends.server.extensions.RepeatedCharactersPasswordValidator
1042N/Ads-cfg-password-validator-enabled: true
1042N/Ads-cfg-maximum-consecutive-length: 2
1042N/Ads-cfg-case-sensitive-validation: false
1042N/A
1042N/Adn: cn=Similarity-Based Password Validator,cn=Password Validators,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-password-validator
1042N/AobjectClass: ds-cfg-similarity-based-password-validator
1042N/Acn: Similarity-Based Password Validator
1042N/Ads-cfg-password-validator-class: org.opends.server.extensions.SimilarityBasedPasswordValidator
1042N/Ads-cfg-password-validator-enabled: true
1042N/Ads-cfg-minimum-password-difference: 3
1042N/A
1042N/Adn: cn=Unique Characters,cn=Password Validators,cn=config
1042N/AobjectClass: top
1042N/AobjectClass: ds-cfg-password-validator
1042N/AobjectClass: ds-cfg-unique-characters-password-validator
1042N/Acn: Unique Characters
1042N/Ads-cfg-password-validator-class: org.opends.server.extensions.UniqueCharactersPasswordValidator
1042N/Ads-cfg-password-validator-enabled: true
1042N/Ads-cfg-minimum-unique-characters: 5
1042N/Ads-cfg-case-sensitive-validation: false
0N/A
0N/Adn: cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Plugins
0N/A
0N/Adn: cn=Entry UUID,cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-plugin
0N/Acn: Entry UUID
0N/Ads-cfg-plugin-class: org.opends.server.plugins.EntryUUIDPlugin
0N/Ads-cfg-plugin-enabled: true
0N/Ads-cfg-plugin-type: ldifImport
0N/Ads-cfg-plugin-type: preOperationAdd
0N/A
0N/Adn: cn=LastMod,cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-plugin
0N/Acn: LastMod
0N/Ads-cfg-plugin-class: org.opends.server.plugins.LastModPlugin
0N/Ads-cfg-plugin-enabled: true
0N/Ads-cfg-plugin-type: preOperationAdd
0N/Ads-cfg-plugin-type: preOperationModify
0N/Ads-cfg-plugin-type: preOperationModifyDN
0N/A
0N/Adn: cn=LDAP Attribute Description List,cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-plugin
0N/Acn: LDAP Attribute Description List
0N/Ads-cfg-plugin-class: org.opends.server.plugins.LDAPADListPlugin
0N/Ads-cfg-plugin-enabled: true
0N/Ads-cfg-plugin-type: preParseSearch
0N/A
0N/Adn: cn=Password Policy Import,cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-plugin
0N/Acn: Password Policy Import
0N/Ads-cfg-plugin-class: org.opends.server.plugins.PasswordPolicyImportPlugin
0N/Ads-cfg-plugin-enabled: true
0N/Ads-cfg-plugin-type: ldifImport
0N/A
0N/Adn: cn=Profiler,cn=Plugins,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-plugin
0N/AobjectClass: ds-cfg-profiler-plugin
0N/Acn: Profiler
0N/Ads-cfg-plugin-enabled: true
0N/Ads-cfg-plugin-class: org.opends.server.plugins.profiler.ProfilerPlugin
0N/Ads-cfg-plugin-type: startup
0N/Ads-cfg-enable-profiling-on-startup: false
0N/Ads-cfg-profile-directory: logs
0N/Ads-cfg-profile-sample-interval: 10 milliseconds
0N/A
0N/Adn: cn=Root DNs,cn=config
0N/AobjectClass: top
1365N/AobjectClass: ds-cfg-root-dn-base
1365N/Acn: Root DNs
1365N/Ads-cfg-default-root-privilege-name: bypass-acl
1365N/Ads-cfg-default-root-privilege-name: modify-acl
1365N/Ads-cfg-default-root-privilege-name: config-read
1365N/Ads-cfg-default-root-privilege-name: config-write
1365N/Ads-cfg-default-root-privilege-name: ldif-import
1365N/Ads-cfg-default-root-privilege-name: ldif-export
1365N/Ads-cfg-default-root-privilege-name: backend-backup
1365N/Ads-cfg-default-root-privilege-name: backend-restore
1365N/Ads-cfg-default-root-privilege-name: server-shutdown
1365N/Ads-cfg-default-root-privilege-name: server-restart
1365N/Ads-cfg-default-root-privilege-name: disconnect-client
1365N/Ads-cfg-default-root-privilege-name: cancel-request
1365N/Ads-cfg-default-root-privilege-name: search-unindexed
0N/Ads-cfg-default-root-privilege-name: password-reset
0N/Ads-cfg-default-root-privilege-name: update-schema
0N/Ads-cfg-default-root-privilege-name: privilege-change
0N/Ads-cfg-default-root-privilege-name: index-rebuild
0N/Ads-cfg-default-root-privilege-name: unindexed-search
0N/A
0N/Adn: cn=Directory Manager,cn=Root DNs,cn=config
0N/AobjectClass: top
28N/AobjectClass: person
0N/AobjectClass: organizationalPerson
0N/AobjectClass: inetOrgPerson
1042N/AobjectClass: ds-cfg-root-dn
1042N/Acn: Directory Manager
28N/AgivenName: Directory
28N/Asn: Manager
28N/AuserPassword: {SSHA512}l1t43vVl7Uh03PpQ2vCsT0B7Q0HTi+tKJmH7tZTmSGaKrMHWHO1czfwEsjMgfbeQoiYQDGDuxolipR0H6ajMu1YHlTjPNG9Z
0N/Ads-cfg-alternate-bind-dn: cn=Directory Manager
0N/Ads-rlim-size-limit: 0
0N/Ads-rlim-time-limit: 0
0N/Ads-rlim-lookthrough-limit: 0
0N/Ads-pwp-password-policy-dn: cn=Root Password Policy,cn=Password Policies,cn=config
0N/A
0N/Adn: cn=Root DSE,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-root-dse
1365N/Acn: Root DSE
0N/Ads-cfg-show-all-attributes: false
0N/A
0N/Adn: cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: SASL Mechanisms
0N/A
0N/Adn: cn=ANONYMOUS,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/Acn: ANONYMOUS
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.AnonymousSASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: false
0N/A
0N/Adn: cn=CRAM-MD5,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/AobjectClass: ds-cfg-cram-md5-sasl-mechanism-handler
0N/Acn: CRAM-MD5
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.CRAMMD5SASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: true
0N/Ads-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
0N/A
0N/Adn: cn=DIGEST-MD5,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/AobjectClass: ds-cfg-digest-md5-sasl-mechanism-handler
0N/Acn: DIGEST-MD5
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.DigestMD5SASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: true
0N/Ads-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
0N/A
0N/Adn: cn=EXTERNAL,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/AobjectClass: ds-cfg-external-sasl-mechanism-handler
0N/Acn: EXTERNAL
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.ExternalSASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: true
0N/Ads-cfg-client-certificate-validation-policy: ifpresent
0N/Ads-cfg-certificate-attribute: userCertificate
0N/Ads-cfg-certificate-mapper-dn: cn=Subject Equals DN,cn=Certificate Mappers,cn=config
0N/A
0N/Adn: cn=GSSAPI,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/AobjectClass: ds-cfg-gssapi-sasl-mechanism-handler
0N/Acn: GSSAPI
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.GSSAPISASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: false
0N/Ads-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
0N/Ads-cfg-keytab: /etc/krb5/krb5.keytab
0N/A
0N/Adn: cn=PLAIN,cn=SASL Mechanisms,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-sasl-mechanism-handler
0N/AobjectClass: ds-cfg-plain-sasl-mechanism-handler
0N/Acn: PLAIN
0N/Ads-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.PlainSASLMechanismHandler
0N/Ads-cfg-sasl-mechanism-handler-enabled: true
0N/Ads-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
0N/A
0N/Adn: cn=Synchronization Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Synchronization Providers
0N/A
0N/Adn: cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Syntaxes
0N/A
0N/Adn: cn=Absolute Subtree Specification,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Absolute Subtree Specification
0N/Ads-cfg-syntax-class: org.opends.server.schema.AbsoluteSubtreeSpecificationSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Sun-defined Access Control Information,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Sun-defined Access Control Information
0N/Ads-cfg-syntax-class: org.opends.server.schema.AciSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Attribute Type Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Attribute Type Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.AttributeTypeSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Authentication Password,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Authentiation Password
0N/Ads-cfg-syntax-class: org.opends.server.schema.AuthPasswordSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Binary,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Binary
0N/Ads-cfg-syntax-class: org.opends.server.schema.BinarySyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Bit String,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Bit String
0N/Ads-cfg-syntax-class: org.opends.server.schema.BitStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Boolean,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Boolean
0N/Ads-cfg-syntax-class: org.opends.server.schema.BooleanSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Certificate,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Certificate
0N/Ads-cfg-syntax-class: org.opends.server.schema.CertificateSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Certificate List,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Certificate List
0N/Ads-cfg-syntax-class: org.opends.server.schema.CertificateListSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Certificate Pair,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Certificate Pair
0N/Ads-cfg-syntax-class: org.opends.server.schema.CertificatePairSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Country String,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Country String
0N/Ads-cfg-syntax-class: org.opends.server.schema.CountryStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Delivery Method,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Delivery Method
0N/Ads-cfg-syntax-class: org.opends.server.schema.DeliveryMethodSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Directory String,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/AobjectClass: ds-cfg-directory-string-attribute-syntax
0N/Acn: Directory String
0N/Ads-cfg-syntax-class: org.opends.server.schema.DirectoryStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/Ads-cfg-allow-zero-length-values: false
0N/A
0N/Adn: cn=Distinguished Name,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
28N/Acn: Distinguished Name
28N/Ads-cfg-syntax-class: org.opends.server.schema.DistinguishedNameSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=DIT Content Rule Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: DIT Content Rule Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.DITContentRuleSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=DIT Structure Rule Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: DIT Structure Rule Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.DITStructureRuleSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Enhanced Guide,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Enhanced Guide
0N/Ads-cfg-syntax-class: org.opends.server.schema.EnhancedGuideSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Facsimile Telephone Number,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Facsimile Telephone Number
0N/Ads-cfg-syntax-class: org.opends.server.schema.FaxNumberSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Fax,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Fax
0N/Ads-cfg-syntax-class: org.opends.server.schema.FaxSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Generalized Time,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Generalized Time
0N/Ads-cfg-syntax-class: org.opends.server.schema.GeneralizedTimeSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Guide,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Guide
1042N/Ads-cfg-syntax-class: org.opends.server.schema.GuideSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=IA5 String,cn=Syntaxes,cn=config
1042N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: IA5 String
0N/Ads-cfg-syntax-class: org.opends.server.schema.IA5StringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Integer,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Integer
0N/Ads-cfg-syntax-class: org.opends.server.schema.IntegerSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=JPEG,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: JPEG
0N/Ads-cfg-syntax-class: org.opends.server.schema.JPEGSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=LDAP Syntax Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: LDAP Syntax Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.LDAPSyntaxDescriptionSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Matching Rule Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Matching Rule Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.MatchingRuleSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Matching Rule Use Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Matching Rule Use Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.MatchingRuleUseSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Name and Optional UID,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Name and Optional UID
0N/Ads-cfg-syntax-class: org.opends.server.schema.NameAndOptionalUIDSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Name Form Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Name Form Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.NameFormSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Numeric String,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Numeric String
0N/Ads-cfg-syntax-class: org.opends.server.schema.NumericStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Object Class Description,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Object Class Description
0N/Ads-cfg-syntax-class: org.opends.server.schema.ObjectClassSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Object Identifier,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Object Identifier
0N/Ads-cfg-syntax-class: org.opends.server.schema.OIDSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Octet String,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Octet String
28N/Ads-cfg-syntax-class: org.opends.server.schema.OctetStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Other Mailbox,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Other Mailbox
0N/Ads-cfg-syntax-class: org.opends.server.schema.OtherMailboxSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Postal Address,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Postal Address
0N/Ads-cfg-syntax-class: org.opends.server.schema.PostalAddressSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Presentation Address,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Presentation Address
0N/Ads-cfg-syntax-class: org.opends.server.schema.PresentationAddressSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Printable String,cn=Syntaxes,cn=config
28N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
28N/Acn: Printable String
0N/Ads-cfg-syntax-class: org.opends.server.schema.PrintableStringSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Protocol Information,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Protocol Information
0N/Ads-cfg-syntax-class: org.opends.server.schema.ProtocolInformationSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Relative Subtree Specification,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Relative Subtree Specification
0N/Ads-cfg-syntax-class: org.opends.server.schema.RelativeSubtreeSpecificationSyntax
28N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Substring Assertion,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Substring Assertion
0N/Ads-cfg-syntax-class: org.opends.server.schema.SubstringAssertionSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Subtree Specification,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Subtree Specification
0N/Ads-cfg-syntax-class: org.opends.server.schema.RFC3672SubtreeSpecificationSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Supported Algorithm,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Supported Algorithm
0N/Ads-cfg-syntax-class: org.opends.server.schema.SupportedAlgorithmSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Telephone Number,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/AobjectClass: ds-cfg-telephone-number-attribute-syntax
0N/Acn: Telephone Number
0N/Ads-cfg-syntax-class: org.opends.server.schema.TelephoneNumberSyntax
0N/Ads-cfg-syntax-enabled: true
0N/Ads-cfg-strict-telephone-number-format: false
0N/A
0N/Adn: cn=Teletex Terminal Identifier,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Teletex Terminal Identifier
0N/Ads-cfg-syntax-class: org.opends.server.schema.TeletexTerminalIdentifierSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Telex Number,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: Telex Number
0N/Ads-cfg-syntax-class: org.opends.server.schema.TelexNumberSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=UTC Time,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: UTC Time
0N/Ads-cfg-syntax-class: org.opends.server.schema.UTCTimeSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=User Password,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: User Password
0N/Ads-cfg-syntax-class: org.opends.server.schema.UserPasswordSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=UUID,cn=Syntaxes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-attribute-syntax
0N/Acn: UUID
0N/Ads-cfg-syntax-class: org.opends.server.schema.UUIDSyntax
0N/Ads-cfg-syntax-enabled: true
0N/A
0N/Adn: cn=Trust Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Trust Manager Providers
0N/A
0N/Adn: cn=Blind Trust,cn=Trust Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-trust-manager-provider
0N/Acn: Blind Trust
0N/Ads-cfg-trust-manager-provider-class: org.opends.server.extensions.BlindTrustManagerProvider
0N/Ads-cfg-trust-manager-provider-enabled: false
0N/A
0N/Adn: cn=JKS,cn=Trust Manager Providers,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-trust-manager-provider
0N/AobjectClass: ds-cfg-file-based-trust-manager-provider
0N/Acn: JKS
0N/Ads-cfg-trust-manager-provider-class: org.opends.server.extensions.FileBasedTrustManagerProvider
0N/Ads-cfg-trust-manager-provider-enabled: false
28N/Ads-cfg-trust-store-type: JKS
0N/Ads-cfg-trust-store-file: config/truststore
0N/A
0N/Adn: cn=PKCS12,cn=Trust Manager Providers,cn=config
0N/AobjectClass: top
28N/AobjectClass: ds-cfg-trust-manager-provider
28N/AobjectClass: ds-cfg-file-based-trust-manager-provider
28N/Acn: PKCS12
0N/Ads-cfg-trust-manager-provider-class: org.opends.server.extensions.FileBasedTrustManagerProvider
28N/Ads-cfg-trust-manager-provider-enabled: false
28N/Ads-cfg-trust-store-type: PKCS12
28N/Ads-cfg-trust-store-file: config/truststore.p12
0N/A
28N/Adn: cn=Virtual Attributes,cn=config
28N/AobjectClass: top
0N/AobjectClass: ds-cfg-branch
0N/Acn: Virtual Attributes
28N/A
28N/Adn: cn=entryDN,cn=Virtual Attributes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-virtual-attribute
1042N/Acn: entryDN
1042N/Ads-cfg-virtual-attribute-class: org.opends.server.extensions.EntryDNVirtualAttributeProvider
0N/Ads-cfg-virtual-attribute-enabled: true
0N/Ads-cfg-virtual-attribute-type: entryDN
0N/Ads-cfg-virtual-attribute-conflict-behavior: virtual-overrides-real
0N/A
0N/Adn: cn=isMemberOf,cn=Virtual Attributes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-virtual-attribute
0N/Acn: isMemberOf
0N/Ads-cfg-virtual-attribute-class: org.opends.server.extensions.IsMemberOfVirtualAttributeProvider
0N/Ads-cfg-virtual-attribute-enabled: true
0N/Ads-cfg-virtual-attribute-type: isMemberOf
0N/Ads-cfg-virtual-attribute-filter: (objectClass=person)
0N/Ads-cfg-virtual-attribute-conflict-behavior: virtual-overrides-real
0N/A
0N/Adn: cn=subschemaSubentry,cn=Virtual Attributes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-virtual-attribute
0N/Acn: subschemaSubentry
0N/Ads-cfg-virtual-attribute-class: org.opends.server.extensions.SubschemaSubentryVirtualAttributeProvider
0N/Ads-cfg-virtual-attribute-enabled: true
0N/Ads-cfg-virtual-attribute-type: subschemaSubentry
0N/Ads-cfg-virtual-attribute-conflict-behavior: virtual-overrides-real
0N/A
0N/Adn: cn=Virtual Static member,cn=Virtual Attributes,cn=config
0N/AobjectClass: top
0N/AobjectClass: ds-cfg-virtual-attribute
0N/AobjectClass: ds-cfg-member-virtual-attribute
0N/Acn: Virtual Static member
0N/Ads-cfg-virtual-attribute-class: org.opends.server.extensions.MemberVirtualAttributeProvider
0N/Ads-cfg-virtual-attribute-enabled: true
0N/Ads-cfg-virtual-attribute-type: member
0N/Ads-cfg-virtual-attribute-conflict-behavior: virtual-overrides-real
0N/Ads-cfg-virtual-attribute-filter: (&(objectClass=groupOfNames)(objectClass=ds-virtual-static-group))
0N/Ads-cfg-allow-retrieving-membership: false
0N/A
0N/Adn: cn=Virtual Static uniqueMember,cn=Virtual Attributes,cn=config
1365N/AobjectClass: top
1365N/AobjectClass: ds-cfg-virtual-attribute
1365N/AobjectClass: ds-cfg-member-virtual-attribute
1365N/Acn: Virtual Static uniqueMember
1365N/Ads-cfg-virtual-attribute-class: org.opends.server.extensions.MemberVirtualAttributeProvider
1365N/Ads-cfg-virtual-attribute-enabled: true
1365N/Ads-cfg-virtual-attribute-type: uniqueMember
1365N/Ads-cfg-virtual-attribute-conflict-behavior: virtual-overrides-real
1365N/Ads-cfg-virtual-attribute-filter: (&(objectClass=groupOfUniqueNames)(objectClass=ds-virtual-static-group))
1365N/Ads-cfg-allow-retrieving-membership: false
1365N/A
1365N/Adn: cn=Work Queue,cn=config
1365N/AobjectClass: top
1365N/AobjectClass: ds-cfg-work-queue
1365N/AobjectClass: ds-cfg-traditional-work-queue
1365N/Acn: Work Queue
1365N/Ads-cfg-work-queue-class: org.opends.server.extensions.TraditionalWorkQueue
1365N/Ads-cfg-num-worker-threads: 24
0N/Ads-cfg-max-work-queue-capacity: 0
0N/A
0N/A