mike-jumper opened a new pull request #308: URL: https://github.com/apache/guacamole-server/pull/308
Currently, if the user enters incorrect credentials when prompted, they are advised that the remote desktop server is unavailable. This is incorrect and results from the RDP support not handling the error code(s) associated within invalid login attempts, which may not be exposed within the disconnect reason. These changes handle the additional error codes supported by FreeRDP that expose whether the connection has failed due to incorrect credentials. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
