citronneur / rdpy

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

Unhandled Error Nego fail #99

Open bilka00 opened 4 years ago

bilka00 commented 4 years ago

rdpy.core.error.RDPSecurityNegoFail: negotiation failure code 2

I understand correctly that this happens even when you can’t log in to the OS? Is it possible to carry out this authorization in some special way?

Question on this issues: https://github.com/citronneur/rdpy/issues/36