
Synchronization Agents
15
Installing the SQL Server Agent
To install the Agent, copy the installation file for your agent to /tmp. Then
install using the following command:
Where filename is the Sybase SQL Server Agent filename for your platform.
Configuring the SQL Server Agent
To configure the Agent, run the following command:
When prompted:
1. Select y to continue with the configuration.
2. Accept the default Agent name.
3. Enter a unique Agent ID for the Agent, for example, SYB followed by a
3 digit number.
4. Enter the Sybase Security Officer's (SSO) name.
5. Enter the Sybase Security Officer's (SSO) password.
6. Enter the name of the Sybase server to be synchronized.
7. Select n, not to change the character case of the user ID.
8. Select n, not to change the character case of passwords.
9. Select y to enable maximum synchronization.
10. Select e to enable Global Synchronization.
11. Accept the default global synchronization exceptions list.
12. Enter a list of any user IDs that will be excluded from InSync. (Press
Space followed by Enter to not exclude any users).
13. Select n, not to start the Agent.
Configuration of the Sybase SQL Server Agent is now complete.
# cd /opt/quest/insync
# gzip -dfc /tmp/inssybfilename.zip | tar xvf -
# ${GO_ROOT}/bin/GoSetup GoSybase
Komentarze do niniejszej Instrukcji