-----Ursprüngliche Nachricht----- Von: Nick Couchman <[email protected]> Gesendet: Donnerstag, 7. Mai 2020 16:08 An: [email protected] Betreff: Re: Additional User variables
On Thu, May 7, 2020 at 10:05 AM Walter Laub <[email protected]> wrote: > Could you explain your use-case a little more - what "${RDP_TARGET}" > would represent, where it would be used and how it would be set? > > -Nick > > > Sure, here's a good example: > Assign a user variable RDP_TARGET in the context of the user with its > own computer name/IP. > A connection with Protocol:RDP, Hostname:${RDP_TARGET} and grant > entire group access to it. > So, it's not necessary to configure same RDP connection, each with > other Hostname for all users. The Hostname is stored in user variable > and will be substituted at runtime. > Okay, and, as a follow-up, here, where are your users authenticated? JDBC, LDAP, or some SSO module? -Nick JDBC:mysql
