Red Hat Directory Server 8.0 Configuration, Command, and File Reference
This attribute specifies connection lifetime. Connections between the database link and the
remote server can be kept open for an unspecified time or closed after a specific period of time.
It is faster to keep the connections open, but it uses more resources. When the value is 0 and a
list of failover servers is provided in the nsFarmServerURL attribute, the main server is never
contacted after failover to the alternate server.
Parameter Description
Entry DN cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Range 0 to limitless seconds (where 0 means
forever)
Default Value 0
Syntax Integer
Example nsConnectionLife: 0
5.2.9. nsOperationConnectionsLimit
This attribute shows the maximum number of LDAP connections the database link establishes
with the remote server.
Parameter Description
Entry DN cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Range 1 to n connections
Default Value 20
Syntax Integer
Example nsOperationConnectionsLimit: 10
5.2.10. nsProxiedAuthorization
Reserved for advanced use only. This attribute can disable proxied authorization with a value of
off.
Parameter Description
Entry DN cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Values on | off
Default Value on
Syntax DirectoryString
Example nsProxiedAuthorization: on
instance config, cn=chaining database,
163