SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Using SSH Tectia Server for IBM z/OS >>
        Running the Server >>
            Starting the Server Manually under USS
            Running as a Started Task
            Starting the Server in Debug Mode
            Environment Variables for the Server
            Running ssh-certd
            Restarting the Server
        Setting Up a Shell User>>
        Running Client Programs>>
        Handling MVS Datasets and HFS File System Access>>
        Listing Datasets with SFTP Clients>>
    Configuring the Server >>
    Configuring the Client >>
    Authentication >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Examples of Use >>
    Man Pages >>
    Log Messages >>

Restarting the Server

Under USS, restart the server by executing the following command:

> /etc/ssh2/init.d/sshd2 restart

Under MVS, if you are running the server as a started task, stop and start it with the following commands:

== > c sshd2
== > s sshd2

If the server was started using a started task without the start foreground option and the server process name has changed, stop the server with the following command, where x is the number of the running task (the whole task name may be, for example sshd21):

== > c sshd2x

User address spaces that were running before the stop will continue to run. Any changes to the configuration or keys will take effect when the daemon is restarted (with s sshd2) and when new user connections are established.

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2006 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice