SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
        System Requirements
        Directories and Datasets>>
        Installing the SSH Tectia Server for IBM z/OS Software >>
            Required Permissions
            Unpacking the Archive
            Creating the SAMPLIB
            Preparing the System
            Creating the SSHD2 User
            Creating the /usr/lpp/ssh2 Directory
            Running the Setup Script
            Enabling Manual Pages
            Securing the Server
        Upgrading the SSH Tectia Server for IBM z/OS Software
        Removing the SSH Tectia Server for IBM z/OS Software
    Using SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
    Configuring the Client >>
    Authentication >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Examples of Use >>
    Man Pages >>
    Log Messages >>

Running the Setup Script

Go to the directory into which the installation package was unpacked and run the setup script:

> cd /tmp/ssh2-5.2.2.<build>
> ./setup.sh

If you run the script in the TSO OMVS shell you may need to press the PF10 key from time to time to keep the shell in the RUNNING state.

The setup script does the following:

  • It copies the binaries and manual pages under /usr/lpp/ssh2 and configuration files under /etc/ssh2.
  • It makes the server program-controlled.
  • It creates a host key pair (1536-bit RSA) if none is previously available at /etc/ssh2/hostkey and /etc/ssh2/hostkey.pub. For example, if the software is upgraded from an earlier version, a new key pair is not created but the existing key pair is used. For more information on the server host key, see Section Server Authentication with Public Keys.

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