使用xfreerdp 访问远程桌面是报错 SSL_read: Failure in SSL library (protocol error?) Authenticati
答案:2 悬赏:0 手机版
解决时间 2021-03-02 01:04
- 提问者网友:精神病院里
- 2021-03-01 01:35
使用xfreerdp 访问远程桌面是报错 SSL_read: Failure in SSL library (protocol error?) Authenticati
最佳答案
- 五星知识达人网友:三千妖杀
- 2021-03-01 01:43
https://github.com/FreeRDP/FreeRDP/issues/2128
julianjm commented on May 31, 2016 ? edited
I had the same problem. It turns out that the order of the arguments is important:
Works: xfreerdp -u username -d domain rd.example.com
Doesn't work: xfreerdp rd.example.com -u username -d domain
Edited: better late than never. I obviously meant xfreerdp insted of rdesktop :(
dkwami commented on Aug 10, 2016
I thought the same thing, but changing the order of my arguments actually helped.
I've had the same problem going from ubuntu to windows server 2012 for a couple
of weeks. What finally worked for me was:
xfreerdp --sec nla --ignore-certificate -u username -d domain serverName
Thanks @julianjm!
julianjm commented on May 31, 2016 ? edited
I had the same problem. It turns out that the order of the arguments is important:
Works: xfreerdp -u username -d domain rd.example.com
Doesn't work: xfreerdp rd.example.com -u username -d domain
Edited: better late than never. I obviously meant xfreerdp insted of rdesktop :(
dkwami commented on Aug 10, 2016
I thought the same thing, but changing the order of my arguments actually helped.
I've had the same problem going from ubuntu to windows server 2012 for a couple
of weeks. What finally worked for me was:
xfreerdp --sec nla --ignore-certificate -u username -d domain serverName
Thanks @julianjm!
全部回答
- 1楼网友:杯酒困英雄
- 2021-03-01 02:02
虽然我很聪明,但这么说真的难到我了
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯