On Wed, Mar 22, 2023 at 3:42 AM Владимир Куркин <[email protected]> wrote: > > Hello there! > > Here is my case: i want to physically insert my smart card to machine, where > i`am using guac web application, to authenticate on RDP host. > But obviosly i get no result. Is there any way to forward USB ports to hosts? > Especialy PKI USB keys. >
This is currently not implemented in Guacamole - very recently Mike implemented support for SSL authentication to Guacamole, but even with that there is additional work that would need to be done to pass it through. The good news is that I don't think you actually have to pass through the USB device to get this to work - I believe RDP, including the FreeRDP library, supports sending the certificate through without actually having to emulate the full USB device. That said, the work still needs to be done to implement that. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
