Restarting sshd2
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
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.