amazon-web-services - 从 Linux 连接到 EC2 Windows 主机

标签 amazon-web-services amazon-ec2 rdp

当我使用推荐的 rdesktop 连接到 Windows EC2 主机时,我从 Archlinux 看到:

$ rdesktop 54.254.180.73

ATTENTION! The server uses and invalid security certificate which can not be trusted for
the following identified reasons(s);

 1. Certificate issuer is not trusted by this system.

     Issuer: CN=EC2AMAZ-I5MV8JK


Review the following certificate info before you trust it to be added as an exception.
If you do not trust the certificate the connection atempt will be aborted:

    Subject: CN=EC2AMAZ-I5MV8JK
     Issuer: CN=EC2AMAZ-I5MV8JK
 Valid From: Thu Mar  5 16:06:01 2020
         To: Fri Sep  4 16:06:01 2020

  Certificate fingerprints:

       sha1: 98f1e92f9b9a3b57f4b2a23177f1bbe1a9afeb2c
     sha256: 8e9f1a2e5497c972b56b8300f6e2ec3f59c8903103984cb5456a237c9a7b2d45


Do you trust this certificate (yes/no)? yes
Failed to initialize NLA, do you have correct Kerberos TGT initialized ?
Failed to connect, CredSSP required by server (check if server has disabled old TLS versions, if yes use -V option).

我不知道从哪里开始。特别是当 rdesktop 似乎没有维护时。

连接到 Windows 主机的任何提示?

最佳答案

enter image description here

代替 rdesktop,FreeRDP: A Remote Desktop Protocol Implementation似乎更适合这个 服务器需要的 CredSSP 问题。

xfreerdp /u:"Administrator" /v:ec2-3-1-49-118.ap-southeast-1.compute.amazonaws.com

关于amazon-web-services - 从 Linux 连接到 EC2 Windows 主机,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60560121/

相关文章:

amazon-web-services - 何时使用 S3 API 分页

node.js - 在单独的 ec2 实例上连接到 mongodb

rdp - 由于 RDP 堆栈关闭连接,应用程序共享 session 已断开

c# - .NET 与 RDP 连接

powershell - 如何查找 mstsc 的使用时间以及由谁使用?

java - 将值配置到用 Java 编写的 AWS Lambda 中

amazon-web-services - 如何同步本地 DynamoDb 和 Amazon DynamoDb Web 服务

amazon-web-services - CloudWatch 未接收来自外部区域的 Cloudtrail 日志

amazon-web-services - 在多个ec2中添加通配符ssl

amazon-ec2 - Tensorflow 安装在 AWS ec2 实例上终止