Skip to content

Instantly share code, notes, and snippets.

@jmenbo
Last active February 27, 2016 21:55
Show Gist options
  • Save jmenbo/a4cfd4dc2c065c1833ff to your computer and use it in GitHub Desktop.
Save jmenbo/a4cfd4dc2c065c1833ff to your computer and use it in GitHub Desktop.
Fix Remmina RDP connection on Ubuntu

Fix Remmina RDP connection on Ubuntu

RDP client Remmina stopped connecting to remote clients from one day to the next. One possible change on the remote client was more strict incoming connection settings set with group policy on the domain they are part of. The fix to this problem was to:

  • Delete the line with the remote client info from the file:
~.freerdp
  • Change the connection settings to:
Edit session settings --> Advanced --> Security = NLA
  • Connect to remote client and accept new key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment