最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

SSL

互联网 admin 14浏览 0评论

SSL

使用xfreerdp 访问远程桌面时报错SSL_read: Failure in SSL library (protocol error?)
Authentication failure, check credentials.

解决方法:这个问题是xfreerdp的参数顺序不正确导致的。

错误:xfreerdp 10.144.53.116 -u cangege -p 123456

正确:xfreerdp -u cangege -p 123456 10.144.53.116

SSL

使用xfreerdp 访问远程桌面时报错SSL_read: Failure in SSL library (protocol error?)
Authentication failure, check credentials.

解决方法:这个问题是xfreerdp的参数顺序不正确导致的。

错误:xfreerdp 10.144.53.116 -u cangege -p 123456

正确:xfreerdp -u cangege -p 123456 10.144.53.116

发布评论

评论列表 (0)

  1. 暂无评论