Stopping the Copy Services Manager authentication server

The commands that are required to manually stop the Copy Services Manager authentication server depend on the operating system.

Stopping the Copy Services Manager authentication server on Windows

About this task

To stop the Copy Services Manager authentication server, issue the following command from the command prompt:
CSM_install_directory\IBM\CSM\stopAuth.bat
Where the variable CSM_install_directory is the installation directory. The default directory is C:\Program Files\IBM\CSM.

Stopping the Copy Services Manager authentication server on AIX® or Linux®

About this task

To stop the Copy Services Manager authentication server, issue the following command from the command line:
/CSM_install_directory/stopAuth.sh

Where CSM_install_directory is the installation directory. The default directory is /opt/IBM/CSM.

Stopping the Copy Services Manager authentication server on z/OS

About this task

To stop the Copy Services Manager authentication server, complete the following steps:

Procedure

  1. Issue a command from the IBM® z/OS® System Display and Search Facility (SDSF) panel to stop the Copy Services Manager authentication server, as shown in the following example command. The address space that is shown might be different in your environment.
    /STOP IWNAUTH

    Where /STOP IWNAUTH stops the server address space.

  2. Issue the /D A,L command to show the processes that are running and verify that the stop command completed. If the IWNAUTH address space is displayed, issue the /CANCEL command for the address space.