SSH Communications Security
Previous Next Up [Contents] [Index]

    About This Document>>
    Introduction to SSH Secure Shell >>
    Configuring SSH Secure Shell >>
    Authentication >>
    Log Messages >>
    Using SSH Secure Shell >>
        Using the Secure Shell Server Daemon (sshd2)>>
            Manually Starting the Secure Shell Server Daemon
            Automatically Starting the Server Daemon at Boot Time
            Operation of the Server Daemon
            Resetting and Stopping the Server Daemon
            Daemon Configuration File and Command-Line Options
            Subsystems
        Using the Secure Shell Client (ssh2)>>
        Using Secure Copy (scp2)
        Using Secure File Transfer (sftp2)
        Using Authentication Agent (ssh-agent2, ssh-add2)
    Tool Syntax>>
    Technical Specifications >>

Manually Starting the Secure Shell Server Daemon

To manually start the Secure Shell daemon, type the command /usr/local/sbin/sshd2.

Note: If the installation was successfully completed, sshd is a symbolic link to sshd2. If you also have ssh1 installed, the ssh2 installation process modifies the existing link. If ssh1 compatibility is desired, sshd2 can be configured to execute sshd1 when the client only supports ssh1. However, it is recommended to use sshd2 because sshd may start an OpenSSH server.

The sshd2 daemon can be configured using command-line options or a configuration file. Command-line options override values specified in the configuration file.

Previous Next Up [Contents] [Index]


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

Copyright © 2003 SSH Communications Security Corp.
All rights reserved.
Copyright Notice