By default, the Remote Agent installation program uses RSH (Remote Shell) when remotely installing the Remote Agent. Symantec recommends that you use SSH (Secure Shell) instead. To remotely install the Remote Agent using the SSH protocol, you must establish and then test a trust relationship between the client computer and each computer where you want to install the Remote Agent.
To establish a trust relationship, SSH must be enabled on each computer where you want to install the Remote Agent. If SSH is not enabled, use the following steps to enable it:
To establish a trust relationship and enable SSH
On the SSH client computer from where you are installing the Remote Agent, log in as root.
Accept the defaults, including no passphrase.
The command creates an SSH key for the computer, along with a directory in root's home directory called .ssh. The SSH key resides in a file called id_dsa.pub.
On each remote computer where the Remote Agent is installed, verify that /var/root/.ssh/authorized_keys2 file exists, and then do one of the following.
To test the trust relationship
On the SSH client computer from where the Remote Agent is being installed, log in as root.
ssh root@<client name or IP address>
If the trust is properly configured, a shell prompt appears for the remote computer.
If a password prompt appears, the trust is not properly configured. Verify that you have performed each of the steps listed above.
Run the following command to install the Remote Agent to the client computer:
More Information
Publishing Macintosh computers to a media server