30
Novell Data Synchronizer Administration Guide
n
ov
do
cx (e
n)
16
Ap
ril 20
10
================
From Engine to Mobility Connector...
====================================
From Mobility Connector to Device...
====================================
Each section lists the message pertaining to the problem message for that segment of the
synchronization process, enabling Support to pinpoint the source of the synchronization problem.
3.5 Changing the Synchronizer Database
Password
To change the Synchronizer database password, you must change the password for
datasync_user
in three places:
PostgreSQL (command on the command line)
Sync Engine (setting in Synchronizer Web Admin)
Config Engine (setting in a configuration file)
1
Reset the password for the PostgreSQL database:
1a
In a terminal window on the Synchronizer server, log in as the
root
user.
1b
Enter the following command:
psql --user datasync_user datasync
1c
Enter the current password for the Synchronizer database.
1d
Enter the following command at the
datasync>
prompt:
ALTER USER datasync_user WITH PASSWORD '
password
';
Replace
password
with the new password for the Synchronizer database.
1e
Enter
/q
to quit.
2
Reconfigure the Sync Engine to use the new password:
2a
In
Synchronizer Web Admin
, click the Sync Engine.
2b
In the
Password
field in the
Database Settings
box, specify the new Synchronizer
database password.
2c
Click
Save Database Settings
.
3
Reconfigure the Config Engine to use the new password:
3a
In the terminal window used for
Step 1
, change to the following directory:
/etc/datasync/configengine
3b
Edit the
configengine.xml
file in a text editor.
3c
In the
<database>
section, replace the existing database password with the new password
between the
<password>
tags.
3d
Save the
configengine.xml
file, then exit the text editor.
4
Restart the Synchronizer services:
Summary of Contents for DATA SYNCHRONIZER
Page 4: ...4 Novell Data Synchronizer Administration Guide novdocx en 16 April 2010 ...
Page 8: ...8 Novell Data Synchronizer Administration Guide novdocx en 16 April 2010 ...
Page 12: ...12 Novell Data Synchronizer Administration Guide novdocx en 16 April 2010 ...
Page 32: ...32 Novell Data Synchronizer Administration Guide novdocx en 16 April 2010 ...
Page 50: ...50 Novell Data Synchronizer Administration Guide novdocx en 16 April 2010 ...