gpt4 book ai didi

amazon-web-services - AWS EC2 一直拒绝我的 SSH 2 私钥

转载 作者:行者123 更新时间:2023-12-04 08:18:13 24 4
gpt4 key购买 nike

已经在寻找解决方案,但似乎没有任何帮助,我正在做所有应该做的事情,但我的实例一直向我返回消息“服务器拒绝了我们的 key ”。

这是我一直在做的:

1) Create Instance;
2) Download the .pem key;
3) PuttyGen to transform it in a private .ppk (SSH-2 RSA);
4) Associate an Elastic IP to the Instance;
5) Connect through 22 with the correct auth key generated on the 3rd step;
6) Server asks for username, insert "ubuntu" (using 12.04.1 LTS);
7) Server returns "Server refused our key".

尝试重启一百次,尝试 SSH-1 RSA,尝试公钥而不是私钥,尝试带密码的 key ,尝试一切。

还有其他人遇到过这种情况吗?

编辑:

认为这可能是一个安全问题,如果有帮助的话,这是我的规则:

http://i.stack.imgur.com/Y3I2s.png

最佳答案

刚遇到同样的问题。 AWS 实例仅识别实例创建期间指定的 key 。以后对 key 列表的所有更改都不会影响已创建的实例。

编辑:实际上,这里的问题是使用 Puttygen 不正确地导出到 .ppk 文件。请参阅下面的评论。

关于amazon-web-services - AWS EC2 一直拒绝我的 SSH 2 私钥,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14335748/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com