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 >>

Daemon Configuration File and Command-Line Options

Sshd2 reads configuration data from /etc/ssh2/sshd2_config (or the file specified with the -f flag on the command line). The file contains keyword-value pairs, one per line. Lines starting with the number sign (#) as well as empty lines are interpreted as comments.

Subconfiguration files can also be specified in the main configuration file. See Section Subconfigurations for more information.

For detailed information about the options available in the configuration file and on the command line, please refer to the sshd2_config(5) and to the sshd2(8) manual pages.

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