Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

SlaverServerPassword

Summary

The passwords to use when logging in to the slaveservers.

Usage

 

SlaveServerPassword[]
SlaveServerPassword[]= password1
SlaveServerPassword[]= password2

Description

Specify one password on each row of the setting. The order is significant and you have to use the same order for the settings in SlaveServerArray, SlaverServerUser and SlaverServerDatabase.

Examples

SlaverServerPassword[]
SlaverServerPassword[]=secret
SlaverServerPassword[]=verysecret

This setup will use the password secret to log in to the first slave server and the password verysecret to log in to the second slave server.

Frederik Holljen (01/02/2005 10:39 am)

Frederik Holljen (01/02/2005 10:41 am)


Comments

There are no comments.