Re: How to access the connection object from UserContext

2023-11-22 Thread Nick Couchman
On Wed, Nov 15, 2023 at 8:30 PM Mackie Gippets < techboard.soluti...@gmail.com> wrote: > Hi Nick, > > Thank you for the insight. Apologies for not making myself clear the first > time. > > The first example you provided was on the right track. We need to be able > to insert a command line

Re: How to access the connection object from UserContext

2023-11-15 Thread Mackie Gippets
Hi Nick, Thank you for the insight. Apologies for not making myself clear the first time. The first example you provided was on the right track. We need to be able to insert a command line parameter into the initial-program parameter based on the user account or other criterias. A common

Re: How to access the connection object from UserContext

2023-11-15 Thread Michael Jumper
On 11/15/2023 6:59 AM, Nick Couchman wrote: ... I'm speaking a bit for Mike, here, but I think he was trying to figure out if, perhaps, there is some other way to accomplish the changes you're trying to make - for example, Parameter Tokens - that might already be built into Guacamole - or,

Re: How to access the connection object from UserContext

2023-11-15 Thread Nick Couchman
On Tue, Nov 14, 2023 at 10:07 PM Mackie Gippets < techboard.soluti...@gmail.com> wrote: > Hi Mike, > > What I'm aiming to do is the ability to modify the initial-program > configuration setting (from > https://guacamole.apache.org/doc/gug/configuring-guacamole.html#session-settings) > when a

Re: How to access the connection object from UserContext

2023-11-14 Thread Mackie Gippets
Hi Mike, What I'm aiming to do is the ability to modify the initial-program configuration setting (from https://guacamole.apache.org/doc/gug/configuring-guacamole.html#session-settings) when a particular user is signed-in through the web interface. The configuration option change shouldn't

Re: How to access the connection object from UserContext

2023-11-13 Thread Michael Jumper
On 11/13/2023 7:55 PM, Mackie Gippets wrote: Hi, I would like to be able to access the connection object (using Javascript) when a user is signed in from the guacamole-client web interface. When the connection object is obtained, I would like to be able to modify the value in the

How to access the connection object from UserContext

2023-11-13 Thread Mackie Gippets
Hi, I would like to be able to access the connection object (using Javascript) when a user is signed in from the guacamole-client web interface. When the connection object is obtained, I would like to be able to modify the value in the initial-program configuration option (the connection type in