Dear All,

I have developed a Dynamic Virtual Channel plugin for xfreerdp, the code is
working well in "classic" use cases.
However, I am facing issues when the plugin client code (executing on the
RDP server) is ran while the RDP session is not authenticated.

This happens when you connect to the RDP server using legacy "rdp" mode.
The graphical logon screen is displayed and my plugin code runs. The issue
is that very early in the client code, I have an "Invalid descriptor" error
when using WTSVirtualChannelOpenEx.

I am wondering if you are allowed to use DVCs while the user has not yet
authenticated himself.
Could anyone confirm this ?

Although using a static virtual channel would provide a workaround, I would
rather not use such channels since they are limited.

Regards,

Thomas Calderon
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to