CA Configuration Automation uses the access and configuration details from the assigned Access Profile to install CCA Agents remotely on managed servers.
To install a CCA Agent on a server, the product requires information about the target server operating system, the IP address, and the listening port. You can obtain these details from the Server Details page. The remote agent installation program automatically detects whether the target server uses a 32- or 64-bit operating system. The installation program then installs the corresponding agent version.
Note: The access profile user account must be valid on both the Grid Node host and the remote server where you install the agent.
The user types that an access profile defines must also meet the following requirements:
A local user ID in the access profile must exist on the Grid Node host and the remote server on which you install the agent. Both user IDs must have the same password, which must also exist in the access profile.
When the access profile defines a domain user account and the Grid Node host or the remote server on which you install the agent belongs to a workgroup, then the computer with the password specified in the access profile requires a local user account. Therefore, when the computer belongs to a workgroup, the product uses a local account even though the access profile defines a domain.
You cannot install CA Configuration Automation Agents remotely in the following circumstances:
# ps -ef | grep sshd
The target server allows root access through Secure Shell (SSH/FTP) and enable SFTP in the SSH daemon configuration file. To ensure that the target server allows the root user Secure Shell access, run the following command from the root account of a different computer:
# ssh <target_installation_server_name>
Note: The root user must have Secure Shell login permissions.
Follow these steps:
The Current Activity column displays "Agent Installation in Progress." When the installation finishes, the product clears the Current Activity column.
Notes:
Consider the following standards for using the environment variables in Install Directory:
$<VARIABLENAME>$
Where the <VARIABLENAME> is an environment variable that is defined on a target system.
Examples:
|
Copyright © 2014 CA.
All rights reserved.
|
|