Score:0

ubuntu server wrong password aes128-cbc while ssh

ru flag

Ubuntu server 20.04.3 TLS Trying to connect ssh, but there is error
no matching cipher found. Their offer: aes128-cbc,3des-cbc
Okey.
Then i tried to connect by
ssh -c aes128-cbc [email protected]
And getting error with Permission denied (password,publickey).
I'm pretty sure the password is correct, but I don't quite understand. Maybe this password should be encrypted somehow? Tell me, please, rummaged through a lot of articles, tried clear options. If there is a need, I am ready to add any information, I don’t know what is better to add to the question for informational content.

waltinator avatar
it flag
Use the `-v` option on your `ssh` command to get more information. Multiple `v`s increase the level of detail (`-vvv` will drown you in detail). Don't post whole logs (avoid logvomit) - read each line carefully.
Denis640Kb avatar
ru flag
@waltinator i did several time. The only think i noticed debug1: Authentications that can continue: password,publickey debug1: Trying private key: /Users/amgboyz1icloud.com/.ssh/id_xmss debug3: no such identity: /Users/amgboyz1icloud.com/.ssh/id_xmss: No such file or directory debug2: we did not send a packet, disable method
waltinator avatar
it flag
Please [edit] your post to add new information, properly formatted. Information added via comments is hard for you to format, hard for us to read and ignored by future readers. Please click [edit] and add that vital information to your question so all the facts we need are in the question. Please don't use Add Comment, since that's our uplink to you. All facts about your system should go in the Question with [edit]
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.