citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

Always getting MCS DISCONNECT_PROVIDER_ULTIMATUM #103

Open Moooser opened 4 years ago

Moooser commented 4 years ago

As soon as I try to connect to xrdp-Server via rdpy-rdpclient I get MCS DISCONNECT_PROVIDER_ULTIMATUM

The server works properly with other clients and negotiates RDP Security with rdpy-rdpclient and seems to build up a connection. Then this signal is send (i did research and it is a signal used by the client to disconnect) and then the connection is lost. Why does the client terminate the connection and then complains about a lost connection?

Thanks in advance.

citronneur commented 4 years ago

I need more infos please