SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Getting Started with SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
        Server Configuration Files >>
            Editing Configuration Files
            Environment Variables
            Command-Line Options
            Running SSH Tectia and OpenSSH on the Same Host
        Subconfigurations >>
        Ciphers and MACs >>
        Configuring Root Logins
        Restricting User Logins
        Subsystems
        Auditing >>
        Securing the Server >>
        Default sshd2_config Configuration File
        Default ssh_certd_config Configuration File
    Configuring the Client >>
    Authentication >>
    Transferring Files >>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Advanced Information >>
    Man Pages >>
    Log Messages >>

Running SSH Tectia and OpenSSH on the Same Host

SSH Tectia Server for IBM z/OS installs always under /usr/lpp/ssh2, so the SSH Tectia and OpenSSH binaries are not confused. The SSH Tectia configuration files and host keys are stored in the /etc/ssh2 directory, compared to the /etc/ssh directory used by OpenSSH. User keys and other user-specific files are stored under $HOME/.ssh2, compared to $HOME/.ssh used by OpenSSH. The server port can be configured in the /etc/ssh2/sshd2_config file with the keyword Port. The default is 22, but it can be changed to any available port.

Previous Next Up [Contents] [Index]


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

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