OpenSSH Daemon-Konfiguration

drakwizard sshd

This tool[10] can help you to set up an SSH daemon.

Was ist SSH?

Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers that connects, via a secure channel over an insecure network, a server and a client (running SSH server and SSH client programs, respectively). (From Wikipedia)

Setting up an SSH daemon with drakwizard sshd

Willkommen beim OpenSSH-Assistenten.

  1. Select Type of Configure Options

    Choose Expert for all options or Newbie to skip steps 3-7, click Next.

  2. Allgemeine Einstellungen

    Sets visibility and root access options. Port 22 is the standard SSH port.

  3. Authentifizierungsverfahren

    Allow a variety of authentication methods users can use while connecting, then click Next.

  4. Logging

    Choose logging facility and level of output, then click Next.

  5. Anmeldeoptionen

    Configure per-login settings, then click Next.

  6. Benutzeranmeldeoptionen

    Configure the user access settings, then click Next.

  7. Komprimierung und Weiterleitung

    Configure X11 forwarding and compression during transfer, then click Next.

  8. Übersicht

    Take a second to check these options, then click Next.

  9. Assistent beenden

    You're done! Click Finish.



[10] Sie können das Werkzeug über die Kommandozeile aufrufen, indem Sie drakwizard sshd als root eingeben


CC BY-SA 3.0
loading table of contents...