Re: [Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Marc-André Moreau
It's a server-side limitation, but Windows Server 2012 supports USB redirection in RDSH. It's much easier to setup Windows Server 2012 RDSH than a Win7 RDVH machine running on Hyper-V on Windows Server 2008 R2 SP1 with RemoteFX. On Thu, Feb 21, 2013 at 1:55 AM, Shubham Mankhand < shubham.mankh...@

Re: [Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Shubham Mankhand
Hi L.K, USBR works only with RemoteFX enabled. Shubham On Thu, Feb 21, 2013 at 11:47 AM, Laxmikant Rashinkar < lk.rashin...@gmail.com> wrote: > Hi, > > the current USB redir code in FreeRDP works only with RemoteFX. Is this > because Microsoft only supports USB redir coupled with RemoteFX or is

Re: [Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Arlo Liu
The USB redirection in win7 will be only enabled with RemoteFX enabled, it's the limitation of Microsoft. Thanks Arlo 2013/2/21 Laxmikant Rashinkar > Hi, > > the current USB redir code in FreeRDP works only with RemoteFX. Is this > because Microsoft only supports USB redir coupled with RemoteF

[Freerdp-devel] USB redirection and RemoteFX

2013-02-20 Thread Laxmikant Rashinkar
Hi, the current USB redir code in FreeRDP works only with RemoteFX. Is this because Microsoft only supports USB redir coupled with RemoteFX or is it just an implementation choice by ATrust? thanks L.K -- Everyone hate

Re: [Freerdp-devel] tsg stall

2013-02-20 Thread Tamás Gulácsi
Thanks! But it stalls with /sec:rdp too. But I'll check those security levels tomorrow. (stall means sending Ping requests periodically, and nothing else (open window, login screen...etc) happens) DBG_RPC rts_send_ping_pdu (908): Sending Ping RTS PDU rpc_vers: 5 rpc_vers_minor: 0 ptype: PTYPE_RTS

Re: [Freerdp-devel] tsg stall

2013-02-20 Thread Marc-André Moreau
Hi Tamas, /sec:tls will not work in this case because TSG is currently only supported with RDP security. TLS and NLA security require an implementation of TLS over the TS Gateway transport, which require more work to complete. Until this is done, you'll unfortunately need to allow all security lev

[Freerdp-devel] tsg stall

2013-02-20 Thread Tamás Gulácsi
Hi, I'd like to get help: what shall I do differently to be able to connect to a Windows Server 2008 R2 through its Terminal Server Gateway? Command line: $ xfreerdp -version This is FreeRDP version 1.1.0-dev (git 1.0.1-1972-g9fd9b) $ xfreerdp /gu:user /gd:domain /gp:password /u:user /d:domain /v

[Freerdp-devel] Android FreeRDP

2013-02-20 Thread Chris Dos
Trying out the new Android FreeRDP on my Asus Transformer Infinity with the docked keyboard. It seems that FreeRDP does not understand the right click that is given on the touchpad. The Asus touchpad can deliver left, right, and middle mouse clicks. Am I doing something right or is this funct