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.

SlaverServerUser

Summary

The usernames to use when logging in to the slaveservers.

Usage

 

SlaveServerUser[]
SlaveServerUser[]= user1
SlaveServerUser[]= user2

Description

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

Examples

SlaverServerUser[]
SlaverServerUser[]=admin
SlaverServerUser[]=root

This setup will use the username admin to log in to the first slave server and the username root to log in to the second slave server.

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

Frederik Holljen (01/02/2005 11:55 am)


Comments

There are no comments.