Hi all, At work we have a VDI deployment consisting of a pool of Windows VMs which are allocated to users on first access. The actual connection process is handled in part by an RDS session broker, however, in contrast to a more typical session broker configuration where the connection is made to a given FQDN it seems VDI deployments have a somewhat unique configuration directive which the MS RDC client interprets. The particular directive is "loadbalanceinfo" and is in the form of (taken from a sample RDP configuration file): loadbalanceinfo:s:tsv://VMResource.1.CollectionNameHere
It seems FreeRDP is not currently compatible with this configuration? I compiled the latest source from Git (master branch) but despite the impressive changes to the comand line syntax couldn't find any relevant option. Taking a look at the source does shows significant code to handle various forms of redirection but seemingly not this particular form. I did find some interesting references to a tsvUrl in libfreerdp/core/redirection.c but no parameter to actually set it. Can anyone comment on the likelihood of supporting this capability? Thanks for all your hard work supporting RDP on Linux! -SDL ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel