rdesktop on Linux requires CredSSP
I tried to rdp to a worker using the scripts at http://www.appveyor.com/docs/how-to/rdp-to-build-worker .
The output of the rdesktop command (on Linux) is:
Failed to connect, CredSSP required by server.
On Internet, they suggest to untick the option "Allow connections only from computers running Remote Desktop with Network Level Authentification (recommended)".
See https://www.youtube.com/watch?v=fuar6l60_lA
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Maarten on 16 Oct, 2015 02:52 AM
More info: https://help.austlink.net/hc/en-us/articles/202717016-Disabling-Network-Level-Authentication-on-Windows-Servers
2 Posted by Maarten on 16 Oct, 2015 02:59 AM
Output of xfreerdp:
[04:58:15:344] [20878:-1963251968] [ERROR][com.freerdp.core] - credssp_recv() error: -1
[04:58:15:344] [20878:-1963251968] [ERROR][com.freerdp.core] - freerdp_set_last_error 0x20009
[04:58:15:344] [20878:-1963251968] [ERROR][com.freerdp.core.transport] - Authentication failure, check credentials.If credentials are valid, the NTLMSSP implementation may be to blame.
[04:58:15:344] [20878:-1963251968] [ERROR][com.freerdp.core.connection] - Error: protocol security negotiation or connection failure
Support Staff 3 Posted by Feodor Fitsner on 16 Oct, 2015 05:14 PM
You can easily change that by adding this line to your build script:
4 Posted by Maarten on 16 Oct, 2015 11:11 PM
Thanks, it works perfect now.
The connection now uses SSL.
5 Posted by Denis Trofimov on 01 Jun, 2016 12:40 PM
NOT a solution, only a (poor) workaround. Turning security down is never a solution and generally only a temporary solution.
Solution is to use package freerdp, for me worked like piece a cake. @Debian Jessie
6 Posted by Fábio Rizzi on 22 Jun, 2016 11:21 AM
xfreerdp works like a charm.
7 Posted by Guy Rosinbaum on 28 Jul, 2016 12:09 AM
xfreerdp is not working either . Going from Raspian on a Pi3 to windows 2012 r2 with 25 RD licenses.... Any thought?
8 Posted by Greg on 22 Dec, 2016 07:28 PM
add user (administrator or with added role for remdesk ) to server with the same name as you use in linux (works for me )
pozdr
Greg
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:10 AM.