简体   繁体   English

用户@<ip address> :权限被拒绝(publickey,gssapi-keyex,gssapi-with-mic)</ip>

[英]user@<ip address> : Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

I did this command ssh -i EC2tutorial.pem user@<ip addresss> and it is showing only this error Permission denied (publickey,gssapi-keyex,gssapi-with-mic) and nothing more what do i do我执行了这个命令ssh -i EC2tutorial.pem user@<ip addresss>它只显示这个错误Permission denied (publickey,gssapi-keyex,gssapi-with-mic)仅此而已我该怎么办

I thought ec2-user is the username of the tutor's machine so I used mine, but after using ec2-user@<ipaddress> , it worked here are some referal links if someone needs it in future -> https://docs.aws.amazon.com/quickstarts/latest/vmlaunch/step-2-connect-to-instance.html#sshclient我认为 ec2-user 是导师机器的用户名,所以我使用了我的用户名,但是在使用ec2-user@<ipaddress>之后,它在这里工作了一些推荐链接,如果将来有人需要的话 -> https://docs.aws .amazon.com/quickstarts/latest/vmlaunch/step-2-connect-to-instance.html#sshclient

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 权限被拒绝(公钥、gssapi-keyex、gssapi-with-mic)-EC2 AWS - Permission denied (publickey,gssapi-keyex,gssapi-with-mic) - EC2 AWS EC2 ssh 权限被拒绝(公钥、gssapi-keyex、gssapi-with-mic) - EC2 ssh Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 谷歌云引擎。 权限被拒绝(公钥、gssapi-keyex、gssapi-with-mic) - Google Cloud Engine. Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 通过 SSH 从 Windows 连接到 AWS Linux 实例时出现问题 [权限被拒绝; (公钥,gssapi-keyex,gssapi-with-mic)] - Problem connecting via SSH from Windows to AWS Linux Instance [Permission denied; (publickey,gssapi-keyex,gssapi-with-mic)] Amazon EC2 SSH 服务器发送:(公钥、gssapi-keyex、gssapi-with-mic) - Amazon EC2 SSH server sent: ( publickey, gssapi-keyex,gssapi-with-mic) Gitlab 个人服务器:权限被拒绝(公钥) - Gitlab personal server: Permission denied (publickey) ssh 中的密钥 Dockerfile 返回权限被拒绝(公钥) - ssh key in Dockerfile returning Permission denied (publickey) 从 ec2 到 github 的权限被拒绝(公钥) - Permission denied (publickey) from ec2 to github 谷歌云源存储库:权限被拒绝(公钥) - Google Cloud Source Repositories: Permission denied (publickey) 通过 SSH 连接服务器时出现错误 Permission denied (publickey) - Getting an error Permission denied (publickey) when connecting the server via SSH
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM