

Installing on UNIX, Linux, and zLinux › Start the Agent › Configure PAM Authentication for CA Harvest SCM Server and Agent
Configure PAM Authentication for CA Harvest SCM Server and Agent
You can configure the CA Harvest SCM server and agent to use the Pluggable Authentication Module (PAM) configuration on UNIX platforms. You must implement and customize the PAM modules for the agent and server as per your business requirement.
Follow these steps:
- Open the $CA_SCM_HOME/HAgent.arg file.
- Modify the -authmode setting as follows:
-authmode=pam
- Save and close the file.
The agent configuration file is saved with the new authentication mode.
- Add "agntd" service to the PAM configuration of the computer.
- Start the CA Harvest SCM agent as a root user.
The agent is started with PAM authentication.
Follow these steps:
- Open the $CA_SCM_HOME/HServer.arg file.
- Modify the -authmode setting as follows:
-authmode=pam
- Save and close the file.
The server configuration file is saved with the new authentication mode.
- Add "hserver" service to the PAM configuration of the computer.
- Start the CA Harvest SCM broker as a root user.
The broker is started with PAM authentication.
Copyright © 2013 CA.
All rights reserved.
 
|
|