prefer-readwrite-server
Whether the client can question the read/write LDAP server before querying any replica read-only servers that are configured in the domain.
prefer-readwrite-server = {yes|true|no|false}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. Default is server-dependent.
Example
prefer-readwrite-server = no