Red Hat NETSCAPE DIRECTORY SERVER 6.01 Instrukcja Użytkownika Strona 7

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 23
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 6
Synchronization Agents
3
Synchronization Agent for
UNIX/Linux Servers
This section describes how to install and configure the Synchronization Agent
for UNIX/Linux Servers.
This Agent provides the transport mechanism for the Database Agents for
UNIX/Linux Servers and must be installed before the Database Agents.
Installing the Agent
To install the Agent, copy the installation file for your Synchronization Agent to
the /tmp directory, then run the following commands:
Where filename is the Synchronization Agent filename for your platform.
GO_ROOT Environment Variable
A GO_ROOT environment variable must be defined before you configure or
start the InSync Agents. To define the GO_ROOT variable, run the following
commands:
To automatically define the variable on login, add these commands to the
.profile.
# mkdir -p /opt/quest/insync
# cd /opt/quest/insync
# gzip -dfc /tmp/filename.zip | tar xvf -
# GO_ROOT=/opt/quest/insync
# export GO_ROOT
Przeglądanie stron 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 22 23

Komentarze do niniejszej Instrukcji

Brak uwag