Previous Topic: View the CAM Service

Next Topic: Restart the CAM Service

Stop the CAM Service

You can stop the CAM service by performing the following procedure.

To stop the CAM Service

  1. Log on to your UNIX machine as root by using the Telnet or SSH client.
  2. Change to the cam scripts directory:
    cd `cat /etc/catngcampath`/scripts
    
  3. Issue the following UNIX command:
    . ./envset
    

    Note: This command must have a space between the two dots.

  4. Change to the cam bin directory:
    cd ../bin
    
  5. Issue the following UNIX command:
    ./camclose
    

    Note: This command stops the CAM Service. After stopping this service, you must restart it so CA Identity Manager can communicate with your UNIX server.