Entrer son mot de passe ssh
... / Entrer son mot de passe ssh
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Entrer son mot de passe ssh

by
MathisF
Created on 2019-09-08 13:17:14 (edited on 2024-09-04 13:47:25) in Hébergement Cloud Web

Bonjour
j’essaie de me connecter via ssh à mon hébergement,
donc dans l'invite de commande j'entre : "ssh monLoginSsh@adresseDuServer -p port"
image
Il me demande ensuite mon mot de passe :
"monLoginSsh@adresseDuServer's password :"
mais là je ne peux pas l'entrer, j'ai beau appuyer sur toute les touches de mon clavier rien ne s'écrit.
Donc il me dit "Permission denied, please try again." logique mais moi je suis bloqué donc si quelqu'un à une idée je suis preneur
Merci


4 Replies ( Latest reply on 2019-09-08 14:20:24 by
MathisF
)

> mon clavier rien ne s'écrit.

normal, tu dois saisir en aveugle (ou coller) et valider
ou mieux, un clé numérique que tu installeras

ok merci,
j'ai entrer mon mot de passe et j'ai le droit à "Connection closed by 91.134.248.228 port 22'"
qu'est-ce que je dois faire

avec un cloud web tu as un port différent de 22 à utiliser

Quand j'utilise l'autre port j'ai un connexion timed out

quel est ton serveur et ton port?

```text ```text
ssh -p 42440 kyodev@sshcloud.cluster024.hosting.ovh.net
The authenticity of host '[sshcloud.cluster024.hosting.ovh.net]:42440 ([91.134.248.222]:42440)' can't be established.
RSA key fingerprint is SHA256:1kTyGWyRb1XbUIvsFNf8AIqvUsnI2kFuxspCa3CBe+U.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[sshcloud.cluster024.hosting.ovh.net]:42440,[91.134.248.222]:42440' (RSA) to the list of known hosts.
*------------------------------------------------------------------------------*
|THIS IS A PRIVATE COMPUTER SYSTEM, UNAUTHORIZED ACCESS IS STRICTLY PROHIBITED.|
|ALL CONNECTIONS ARE LOGGED. IF YOU ARE NOT AUTHORIZED, DISCONNECT NOW. |
*------------------------------------------------------------------------------*
____ _ ___ __ _
/ ___| | ___ _ _ __| \ \ / /__| |__
| | | |/ _ \| | | |/ _` |\ \ /\ / / _ \ '_ \
| |___| | (_) | |_| | (_| | \ V V / __/ |_) |
\____|_|\___/ \__,_|\__,_| \_/\_/ \___|_.__/

kyodev@sshcloud.cluster024.hosting.ovh.net's password:
Permission denied, please try again.
```

pas de timeout, je n'ai pas les identifiants donc normal

```text
nmap -Pn -p 42440 sshcloud.cluster024.hosting.ovh.net
PORT STATE SERVICE
42440/tcp open unknown
``` ```

Oui j'ai fini par y arriver
Merci beaucoup

Replies are currently disabled for this question.