You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use popen to read back the output from the rdesktop command, in the hopes that I can grab that last error line and pass it to a BAlert for the user.
Unfortunately when I try to do that, it only grabs the first 2 lines and the third line still gets written to the terminal.
Am I using popen incorrectly? Or perhaps there is a better way to be doing this?
When BeRDP is unable to connect to a server without CredSSP, no error message is display via the GUI.
If you run from the command line, an error message will be written "Failed to connect, CredSSP is required by the server."
The text was updated successfully, but these errors were encountered: