Hello all,

Until now, I am connecting to my Windows 2012-R2 RDS farm thanks to a rdp
file which I give to xfreerdp as the first argument.

The question is: how do I "convert" the parameters taken from the rdp file
into the xfreerdp command line?

I do not have a gateway, just a broker that redirects me to one final
server (one among X servers).

The rdp file contains only the following lines:

















*session bpp:i:32prompt for credentials on client:i:1server
port:i:3389allow font
smoothing:i:1promptcredentialonce:i:0videoplaybackmode:i:1audiocapturemode:i:1authentication
level:i:0gatewayusagemethod:i:0gatewayprofileusagemethod:i:1gatewaycredentialssource:i:0full
address:s:RDS-BROKER.DOMAINworkspace id:s:RDS-BROKER.DOMAINuse redirection
server name:i:1loadbalanceinfo:s:tsv://MS Terminal Services
Plugin.1.MYDOMAINuse multimon:i:1alternate full address:s:RDS-BROKER.DOMAIN*

The thing is that if I use /v:RDS-BROKER.DOMAIN I get a
SERVER_INSUFFICIENT_PRIVILEGE error which is correct because it would mean
that I want to connect "directly" to the broker (i.e. the broker server
itself) which makes no sense as the broker only redirects you to a server.

So how can I get rid of my rdp file and just use the FreeRDP command line?
(And please don't answer to put directly the final server's name into the
parameter, as I don't know it and I want to benefit from the broker
"intelligent" redirection)

Thanks in advance!

Bye
------------------------------------------------------------------------------
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to