2.3.1.75 nsslapd-outbound-ldap-io-timeout

This attribute limits the I/O wait time for all outbound LDAP connections such as those established for replication. The default is 300000 milliseconds (5 minutes). A value of 0 means that the server does not impose a limit on I/O wait time.

Parameter

Description

Entry DN

cn=config

 

 

Valid Range

0 to the maximum 32-bit integer value (2147483647)

 

 

Default Value

300000

 

 

Syntax

DirectoryString

 

 

Example

nsslapd-outbound-ldap-io-timeout: 300000

 

 

2.3.1.76nsslapd-plugin

This read-only attribute lists the DNs of the plug-in entries for the syntax and matching rule plug-ins loaded by the server.

2.3.1.77nsslapd-port (Port number)

This attribute gives the TCP/IP port number used for standard LDAP communications. To run TLS/SSL over this port, use the Start TLS extended operation. This selected port must be unique on the host system; make sure no other application is attempting to use the same port number. Specifying a port number of less than 1024 means the Directory Server has to be started as root.

The server sets its effective user to the nsslapd-localuservalue after startup.

When changing the port number for a configuration directory, the corresponding server instance entry in the configuration directory must be updated.

The server has to be restarted for the port number change to be taken into account.

Parameter

Description

Entry DN

cn=config

 

 

Valid Range

1 to 65535

 

 

Default Value

389

 

 

Syntax

Integer

 

 

Example

nsslapd-port: 389

 

 

NOTE:

Set the port number to zero (0) to disable the LDAP port if the LDAPS port is enabled.

2.3.1.78 nsslapd-privatenamespaces

This read-only attribute contains the list of the private naming contexts cn=config, cn=schema, and cn=monitor.

Parameter

Description

Entry DN

cn=config

 

 

Valid Values

cn=config, cn=schema, and cn=monitor

 

 

Default Value

 

 

 

52 Core server configuration reference