replica

replica = ldap-server, port, type, pref

Description

Definition of the LDAP user registry replicas in the domain.

Security Verify Access supports a maximum of one host and nine LDAP replica servers, which are listed in the ldap.conf file. If more than nine LDAP replica entries are listed, the ISAM servers cannot start.

Options

Usage:

This stanza entry is optional.

Default value

Default value is that no replicas are specified.

Any value is always taken during WebSEAL initialization from the corresponding parameter in the [ldap] stanza of the ldap.conf configuration file for the LDAP server.

Example:

Example of one replica specified and two replicas commented out:

replica = rep1,390,readonly,1 
#replica = rep2,391,readwrite,2 
#replica = rep3,392,readwrite,3

Parent topic: [ldap] stanza