Hi Nick, you have any suggestion to my last reply?
From: [email protected] <[email protected]> Sent: Wednesday, April 1, 2020 10:14 AM To: [email protected] Subject: RE: Password-Prompt for RDP-Connections In the Dec 19,2019 you mentioned the below and that what I am following up on, same subject matter. My goal is not put the PW in the field and prefer to be prompted for it. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- On Thu, Dec 19, 2019 at 4:31 AM Marcel Wichern <[email protected] <mailto:[email protected]> > wrote: > Hello, > > > > is it possible to configure an RDP connection in such a way that the > access data is queried when connecting? > > The point is that a large number of RDP connections should be made > available to a large number of users, all of whom log on to the RDP server > with different access data. > This has not, yet, been implemented - see the following JIRA issue: https://issues.apache.org/jira/browse/GUACAMOLE-221 In the meantime, the best way to accomplish this is to integrate Guacamole Client with LDAP (AD) authentication, and then use parameter tokens to pass the username and password through: http://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens -Nick +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- From: Nick Couchman <[email protected] <mailto:[email protected]> > Sent: Wednesday, April 1, 2020 10:09 AM To: [email protected] <mailto:[email protected]> Subject: Re: Password-Prompt for RDP-Connections On Wed, Apr 1, 2020 at 12:42 PM <[email protected] <mailto:[email protected]> > wrote: Hi Nick, Would it be something like the below? in the guacamole.properties file? No, sorry, I misunderstood what you were asking, I think. Can you clarify what you mean by "LDAP configuration with tokens"? I assumed you meant you were storing connections in LDAP and wanted to know how to insert the tokens into those LDAP entries, but it sounds like that's not the case. Are you trying to pull particular attributes from LDAP and make those into tokens? -Nick
