[Windows Host] Cannot connect to host in curtain mode when using a non-default RDP port number |
||||
Issue descriptionWhile working on a different bug, I realized that our logic to handle non-default RDP ports is broken. This logic was implemented via crbug.com/241214 and would have worked for Win XP, however for Win 7 and up, the registry key they query is not accessible by our RDP process so it can never read the updated value. I am going to update the code so we read the RDP port value from the Daemon process and pass it into the RDP process on creation.
,
May 3 2016
,
May 19 2016
,
Jun 11 2016
After changing the default rdp port number, CRD connects. Verified Fixed |
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, May 3 2016