Database Link Plug-in Attributes (chaining attributes)
188 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsActiveChainingComponents
Lists the components using chaining. A component is any functional unit in the
server. The value of this attribute overrides the value in the global configuration
attribute. To disable chaining on a particular database instance, use the value
None
. This attribute also allows you to alter the components used to chain. By
default, no components are allowed to chain, which explains why this attribute
will probably not appear in a list of
cn=config,cn=chaining
database,cn=config
attributes, as LDAP considers empty attributes to be
non-existent.
nsMaxResponseDelay
This error detection, performance-related attribute specifies the maximum
amount of time it can take a remote server to respond to an LDAP operation
request made by a database link before an error is suspected. Once this delay
period has been met, the database link tests the connection with the remote
server.
Entry DN: cn=config,cn=chaining database,cn=plugins,cn=config
Valid Values: Any valid component entry
Default Value: None
Syntax: DirectoryString
Example: nsActiveChainingComponents: cn=uid
uniqueness,cn=plugins,cn=config
Entry DN: cn=config,cn=chaining database,cn=plugins,cn=config
Valid Values: Any valid delay period in seconds
Default Value: 60 seconds
Syntax: Integer
Example: nsMaxResponseDelay: 60