This is my (script generated) xfreerdp invocation to remote
from a 64 bit F32 Fedora system to a 64 bit Windows 7
Enterprise SP1 (broken up in multiple lines for legibility).

xfreerdp
  /log-level:FATAL
  /t:<title>
  /u:<user>
  /d:<domain>
  /p:<password>
  /audio-mode:1
  /network:broadband-high
  /bpp:24
  +clipboard
  /w:1920
  /h:1080
  /v:<remote>:3389
  /cert-ignore
  /cert-tofu
  /sec:tls

It worked until yesterday (and it is working again), with
freerdp 2.1.1-1, as supplied with Fedora
  freerdp-2.1.1-1.fc32.x86_64
and auxiliary freerdp-libs and libwinpr rpms.

This morning's updates brought in version 2.1.2.1, and
xfreerdp stopped working.  It connects and soon disconnects,
leaving remote desktop in a funny state that I can't even
login into the remote machine at the console until it times
out.

On the event viewer of the Windows machine it creates an
Event ID 56, TermDD is logged with the message:
  The Terminal Server security layer detected an error in
  the protocol stream and has disconnected the client.

The Remote Desktop in the remote machine is configured to
"Allow connections from computers using any version of
Remote Desktop [less secure]" but selecting the next up
version, requiring NLA doesn't work either.

Is this a bug, or do I need some new flag.  Looked at the
git change log but couldn't see anything obvious.

Thanks,

-- Henrique


_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to