Sorry for the late response, but thank you. That helps a lot. Am Mi., 7. Juni 2023 um 17:18 Uhr schrieb Nick Couchman <[email protected]>:
> On Wed, Jun 7, 2023 at 7:43 AM Cedric Biedermann <[email protected]> > wrote: > > > > Hi, > > > > is there an option that all user assigned to a rdp-connection can have > their own shared folder without editting the connection everytime? > > > > Yes - Parameter Tokens are the way to do this. For example, in my > environment, I create the connection with the following specified for > the shared path: > /xfer/guacamole/${GUAC_USERNAME} > > At connection time, ${GUAC_USERNAME} will be replaced with the actual > *Guacamole* username (which may not be the same as the RDP username) > of the user launching the connection. > > > https://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens > > -Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
