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

madiot
10.33.2009 67d01c52a0cdd67f50299ef252e2e780eaa30e53
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
dn: ds-cfg-backend-id=ndbRoot,cn=Backends,cn=config
objectClass: top
objectClass: ds-cfg-backend
objectClass: ds-cfg-ndb-backend
ds-cfg-enabled: false
ds-cfg-java-class: org.opends.server.backends.ndb.BackendImpl
ds-cfg-backend-id: ndbRoot
ds-cfg-writability-mode: enabled
ds-cfg-base-dn: dc=example,dc=com
ds-cfg-ndb-connect-string: localhost
ds-cfg-sql-connect-string: localhost
ds-cfg-ndb-dbname: ldap
ds-cfg-sql-user: root
ds-cfg-ndb-attr-len: 128
ds-cfg-ndb-attr-blob: audio
ds-cfg-ndb-attr-blob: photo
ds-cfg-ndb-attr-blob: jpegPhoto
ds-cfg-ndb-attr-blob: personalSignature
ds-cfg-ndb-attr-blob: userCertificate
ds-cfg-ndb-attr-blob: caCertificate
ds-cfg-ndb-attr-blob: authorityRevocationList
ds-cfg-ndb-attr-blob: certificateRevocationList
ds-cfg-ndb-attr-blob: crossCertificatePair
ds-cfg-ndb-attr-blob: userSMIMECertificate
ds-cfg-ndb-attr-blob: userPKCS12
ds-cfg-ndb-thread-count: 24
ds-cfg-ndb-num-connections: 4
ds-cfg-deadlock-retry-limit: 10