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

el_kaboing
14.16.2006 5eeb2c88de23672ff45c96a0e91cbd4fbde70054
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
dn: cn=LDAP Connection Handler,cn=Connection Handlers,cn=config
objectClass: top
objectClass: ds-cfg-connection-handler
objectClass: ds-cfg-ldap-connection-handler
ds-cfg-allow-start-tls: true
ds-cfg-use-tcp-keepalive: true
ds-cfg-listen-address: 0.0.0.0
ds-cfg-keep-stats: true
ds-cfg-ssl-cert-nickname: server-cert
ds-cfg-allow-tcp-reuse-address: true
ds-cfg-use-tcp-nodelay: true
ds-cfg-listen-port: 389
ds-cfg-connection-handler-enabled: true
ds-cfg-accept-backlog: 128
ds-cfg-max-request-size: 5 MB
ds-cfg-num-request-handlers: 2
ds-cfg-allow-ldapv2: true
ds-cfg-connection-handler-class: org.opends.server.protocols.ldap.LDAPConnectionHandler
ds-cfg-send-rejection-notice: true
cn: LDAP Connection Handler
ds-cfg-ssl-client-auth-policy: optional
ds-cfg-use-ssl: false