Hi, I'm working with guacamole to connect to an RDP app. I was working with guacd version 1.4.0 and once I upgraded my guacd version to 1.5.5 I strated experiencing issues with my RDP connections.
When I connect to an RDP app the has security mode 'any' and no authentication, I get an error and the connection fails with this error message: 'RDP server closed/refused connection: Server refused connection (wrong security type?)'. From what I understand, this change of behaviour is caused by the addition of parameter prompting. Can you please explain what should I change in the configuration of my guacamole-client/guacd in order to support parameter prompting? Do I need to provide a UI for the prompting message or is it native in your code? For now without any changes, I don't see and prompt for username/password. Thanks!