mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
commit
9db70573dd
2 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,8 @@ Si votre serveur YunoHost est dans un environnement de production critique ou qu
|
||||||
|
|
||||||
! **Attention :** l’application des conseils suivants nécessite une connaissance avancée du fonctionnement et de l’administration d’un serveur. Pensez à vous renseigner avant de procéder à cette mise en place.
|
! **Attention :** l’application des conseils suivants nécessite une connaissance avancée du fonctionnement et de l’administration d’un serveur. Pensez à vous renseigner avant de procéder à cette mise en place.
|
||||||
|
|
||||||
|
!!!! **Astuce :** Ne fermez jamais votre connexion SSH initiale sans avoir vérifié que vos modifications fonctionnent. Testez vos modifications dans une nouvelle fenêtre ou terminal. Ainsi, vous pourrez défaire vos modifications sans vous retrouver bloqués.
|
||||||
|
|
||||||
### Authentification SSH par clé
|
### Authentification SSH par clé
|
||||||
|
|
||||||
Voici un [tutoriel plus détaillé](http://doc.ubuntu-fr.org/ssh#authentification_par_un_systeme_de_cles_publiqueprivee).
|
Voici un [tutoriel plus détaillé](http://doc.ubuntu-fr.org/ssh#authentification_par_un_systeme_de_cles_publiqueprivee).
|
||||||
|
|
|
@ -27,6 +27,8 @@ If your YunoHost server is used in a critical production environment, or if you
|
||||||
|
|
||||||
! **WARNING:** Following those instructions requires advanced knowledge of system administration.
|
! **WARNING:** Following those instructions requires advanced knowledge of system administration.
|
||||||
|
|
||||||
|
!!!! **TIP** Never close your current SSH connection before checking that your alterations work. Test your new configuration by opening a new terminal or window. That way, you can undo your alterations if anything goes wrong.
|
||||||
|
|
||||||
### SSH authentication via key
|
### SSH authentication via key
|
||||||
|
|
||||||
By default, the SSH authentication uses the administration password. Deactivating this kind of authentication and replacing it by a key mechanism is advised.
|
By default, the SSH authentication uses the administration password. Deactivating this kind of authentication and replacing it by a key mechanism is advised.
|
||||||
|
|
Loading…
Add table
Reference in a new issue