replica
Use the replica stanza entry to define the LDAP user registry replicas.
replica = ldap-server, port, type, prefDescription
Definition of the LDAP user registry replicas.
Security Verify Access supports a maximum of one host and nine LDAP replica servers. If more than nine LDAP replica entries are listed, the ISAM servers cannot start.
Options
ldap-server The network name of the server. port The port number for the LDAP server. A valid port number is any positive number that is allowed by TCP/IP and that is not currently being used by another application. type One of readonly or readwrite. pref A number 1 - 10 (10 is the highest preference).
Usage: Optional
Default value None.
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,3Parent topic: [server:<instance>] stanza