diff --git a/doc/en/administration_guide/poller/ssh_key.rst b/doc/en/administration_guide/poller/ssh_key.rst index 1d0181bd565..28eb34d1e1b 100644 --- a/doc/en/administration_guide/poller/ssh_key.rst +++ b/doc/en/administration_guide/poller/ssh_key.rst @@ -13,10 +13,8 @@ If you do not have any private SSH keys on the central server for the $ ssh-keygen -t rsa .. note:: - Hit enter when it prompts for a file to save the key to use the default location, - or, create one in a specified directory. Leave the passphrase blank if you - wish. However it is not recommended. You will receive a key fingerprint - and a randomart image. + Hit enter when it prompts for a file to save the key to use the default location, or, create one in a specified + directory. **Leave the passphrase blank**. You will receive a key fingerprint and a randomart image. Generate a password for the **centreon** user on the new server: :: diff --git a/doc/en/installation/from_VM.rst b/doc/en/installation/from_VM.rst index 93e0a6e482d..de815b01836 100644 --- a/doc/en/installation/from_VM.rst +++ b/doc/en/installation/from_VM.rst @@ -71,10 +71,8 @@ Copy this key to the new server: :: The password of the **centreon** user is *centreon*. It can be easily changed using the **passwd** command. .. note:: - Hit enter when it prompts for a file to save the key to use the default location, - or, create one in a specified directory. Leave the passphrase blank if you - wish. However it is not recommended. You will receive a key fingerprint - and a randomart image. + Hit enter when it prompts for a file to save the key to use the default location, or, create one in a specified + directory. **Leave the passphrase blank**. You will receive a key fingerprint and a randomart image. On the Web interface ==================== diff --git a/doc/fr/administration_guide/poller/ssh_key.rst b/doc/fr/administration_guide/poller/ssh_key.rst index ace215a05dc..325f4dcea71 100644 --- a/doc/fr/administration_guide/poller/ssh_key.rst +++ b/doc/fr/administration_guide/poller/ssh_key.rst @@ -13,10 +13,8 @@ l’utilisateur **centreon** : :: $ ssh-keygen -t rsa .. note:: - Appuyez sur la touche *entrée* quand il vous est demandé de saisir un - fichier pour enregistrer la clé. Laissez le mot de passe vide si vous le - souhaitez. Cependant, ce n'est pas recommandé. Vous obtiendrez une empreinte - digitale de clé et une image randomart. + Appuyez sur la touche *entrée* quand il vous sera demandé de saisir un fichier pour enregistrer la clé. + **Laissez le mot de passe vide**. Vous recevrez une empreinte digitale de clé et une image randomart. Générez un mot de passe sur le nouveau serveur pour l'utilisateur **centreon** : :: diff --git a/doc/fr/installation/from_VM.rst b/doc/fr/installation/from_VM.rst index b8df3ac7392..539d9ffce00 100644 --- a/doc/fr/installation/from_VM.rst +++ b/doc/fr/installation/from_VM.rst @@ -66,10 +66,8 @@ l’utilisateur ‘centreon’ :: $ ssh-keygen -t rsa .. note:: - Appuyez sur la touche *entrée* quand il vous sera demandé de saisir un - fichier pour enregistrer la clé. Laissez le mot de passe vide si vous le - souhaitez. Cependant, ce n'est pas recommandé. Vous recevrez une empreinte - digitale de clé et une image randomart. + Appuyez sur la touche *entrée* quand il vous sera demandé de saisir un fichier pour enregistrer la clé. + **Laissez le mot de passe vide**. Vous recevrez une empreinte digitale de clé et une image randomart. Vous devez copier cette clé sur le nouveau serveur : ::