OpenSSH - /etc/ssh/sshd_config.d/50-redhat.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen 50-redhat.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert 50-redhat.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Red Hat Enterprise Linux 9 (Plow)
✓ Auch kompatibel:
CentOS Stream 9
⚠ Verschiedene Versionen:
Centos-Stream:
Rhel:
Konfigurationsdatei-Inhalt
23 Zeilen
# This system is following system-wide crypto policy. The changes to
# crypto properties (Ciphers, MACs, ...) will not have any effect in
# this or following included files. To override some configuration option,
# write it before this block or include it before this file.
# Please, see manual pages for update-crypto-policies(8) and sshd_config(5).
Include /etc/crypto-policies/back-ends/opensshserver.config
SyslogFacility AUTHPRIV
ChallengeResponseAuthentication no
GSSAPIAuthentication yes
GSSAPICleanupCredentials no
UsePAM yes
X11Forwarding yes
# It is recommended to use pam_motd in /etc/pam.d/sshd instead of PrintMotd,
# as it is more configurable and versatile than the built-in version.
PrintMotd no
Download-Befehle
50-redhat.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von OpenSSH
Mit wget:
wget -O 50-redhat.conf.example https://exampleconfig.com/api/v1/config/original/902612639e7f082be7fddea175d17221?hint=50-redhat.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/902612639e7f082be7fddea175d17221?hint=50-redhat.conf > 50-redhat.conf.example