Hi,

We are currently using Guacamole 0.9.12 to connect to RDS servers and it works 
great.

However, we will soon add a RDS broker server, and I can't get Guacamole to 
connect on this broker.
I have read that RDS brokers were only supported with FreeRDP 1.1+, so I have 
tried setting up a Guacamole 0.9.14 compiled with FreeRDP 1.1.

Using only FreeRDP with the following command line, the connection is 
successful:
xfreerdp /cert-ignore /v:172.25.xxx.xxx /d:MY_DOMAIN /u:user /p:password 
/load-balance-info:"tsv://MS Terminal Services Plugin.1.BUREAU"

But with the same configuration in Guacamole, I just get rejected by the server:

<config name="RDS broker" protocol="rdp">
                <param name="domain" value="MY_DOMAIN" />
                <param name="username" value="user" />
                <param name="password" value="password" />
                <param name="hostname" value="172.25.xxx.xxx" />
                <param name="ignore-cert" value="true" />
                <param name="load-balance-info" value="tsv://MS Terminal 
Services Plugin.1.BUREAU" />
</config>


The only log I have is "Error connecting to RDP server".
On the server, I see the incoming connection but no error log, it just gets 
rejected.

I am missing something or doing something wrong in the configuration?
Has anyone managed to configure a RDP connection to a RDS broker with Guacamole?

Thanks in advance.

Best regards,
Jeremy Richert

Reply via email to