On Mon, Jan 20, 2020, 13:51 Vieri <[email protected]> wrote:
> Hi,
>
> Can the client-name RDP parameter be a concatenation of a fixed string and
> a random number, or better yet, the UNIX epoch?
> eg. RDPclient_ 1579556750
>
> Maybe even a combination of fixed string + something that identifies the
> session. eg client-name=RDP_${SESSIONID}.
>
> Or simply: client-name=RDP_${GUAC_USERNAME}_${UNIX_EPOCH}
You can set it to whatever you like, but I assume you mean automatically?
Can you describe why you are looking to do this?
- Mike