Outils pour utilisateurs

Outils du site


article:configuration_sshd

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

article:configuration_sshd [2023/09/28 13:58] – créée - modification externe 127.0.0.1article:configuration_sshd [2025/04/19 08:10] (Version actuelle) – supprimée estro
Ligne 1: Ligne 1:
-<WRAP centeralign> +
-====== Configuration sshd ====== +
-</WRAP><WRAP tabs> +
-  * [[/Article/|Les articles]] +
-  * [[/Contact/]]  +
-</WRAP> +
-**Exemple de configuration du serveur local ssh** +
-<code> +
-ChallengeResponseAuthentication no +
-UsePAM no +
-X11Forwarding yes +
-PrintMotd yes +
-AcceptEnv LANG LC_* +
-Subsystem       sftp    /usr/lib/openssh/sftp-server +
-IgnoreRhosts yes +
-IgnoreUserKnownHosts no +
-StrictModes yes +
-PubkeyAuthentication yes +
-RSAAuthentication yes +
-PermitRootLogin without-password +
-PermitEmptyPasswords no +
-PasswordAuthentication no +
-GatewayPorts no +
-AllowTcpForwarding yes +
-KeepAlive yes +
-Protocol 2 +
-</code>+
article/configuration_sshd.1695909505.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki