prefer-readwrite-server

This stanza entry specifies whether the client can question the read/write LDAP server before querying any replica read-only servers that are configured in the domain.

Syntax

prefer-readwrite-server = {yes|true|no|false}

Description

Specification of whether the client can question the read/write LDAP server before querying any replica Read-only servers that are configured in the domain.

The default value can be different. For example, the default value for ivmgrd.conf is yes while the default value for ivacld.conf is no.

Options

yes|true
Enables the client to be able to question the read/write LDAP server.
no|false
Disables the client. Anything other than yes|true, including a blank value, is interpreted as no|false.

Usage

Optional

Default value

There is no default value. The default value is server-dependent.

Example

prefer-readwrite-server = no