Outils pour utilisateurs

Outils du site


article:usages_reseaux:ssh:configuration_sshd

Différences

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

Lien vers cette vue comparative

article:usages_reseaux:ssh:configuration_sshd [2025/04/19 08:11] – créée estroarticle:usages_reseaux:ssh:configuration_sshd [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1
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/usages_reseaux/ssh/configuration_sshd.1745050280.txt.gz · Dernière modification : de estro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki