Does Guacamole support multiple IDPs at same time or migrate IDP to new domain

2022-04-07 Thread Faris Backer
IDPs(old and new) configured during the migration period. Does guacamole supports it?  2. Any guidance who have successfully migrated their IDPs to new domain. Thanks Faris Backer

Re: Clipboard: Disable copy is not working if disable paste is unchecked

2020-08-25 Thread faris backer
thanks for the update. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail:

Re: Clipboard: Disable copy is not working if disable paste is unchecked

2020-08-24 Thread faris backer
Hi, Noticed bug is closed in Jira. will it be part of new version ? when can we expect the new version to be released. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe,

Clipboard: Disable copy is not working if disable paste is unchecked

2020-08-24 Thread faris backer
Hi, *UseCase:* Need to disable clipboard for copying data from rdp connection to client, But users should be able to past copy into rdp instances. We have checked disable-copy with disable-paste unchecked in rdp connection setting. But users are able to copy in and out from server. Is this a

Re: Ctrl key is not working as expected with Unicode server layout setting

2020-07-22 Thread faris backer
Thanks for confirmation -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail:

Ctrl key is not working as expected with Unicode server layout setting

2020-07-20 Thread faris backer
Hi, We have a rdp connection to windows server with Norwegian keyboard. For proper key binding we have set server layout as unicode in connection setting. Most of the keys are working as expected other than CTRL key. Is this known behaviour? -Faris -- Sent from:

Re: Altgr Key not working as expected in version 1.2.0

2020-07-15 Thread faris backer
Unicode worked for altgr key. But not for ctrl key now :(. Is this expected behaviour for Unicode connection setting? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe,

Is Guacamole RESTAPI AuthToken stored in memory ?

2020-07-10 Thread faris backer
Hi, We have deployed guacamole container under ECS fargate with loadbalancer in front of it. While invoking RESTApi we are getting authentication(403) failure. AuthToken was generated successfully, But further request with authtoken failed wih 403 error. By deep diving we understood that its

Re: Altgr Key not working as expected in version 1.2.0

2020-07-10 Thread faris backer
Thanks. I did tried workaround by using serverlayout Swedish which has AlrGr Key. It worked fine with initial login windows screen to server.But for proper keybinding to work inside the windows server,we have to change the keyboard setting of windows server to swedish. As we have developer from

Re: Altgr Key not working as expected in version 1.2.0

2020-07-09 Thread faris backer
We have tried alt gr + (2,3, 4) which corresponds to @£$ symbols. Tried with unicode setting too. Still not happening -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe,

Altgr Key not working as expected in version 1.2.0

2020-07-09 Thread faris backer
. But earlier we never faced issue in altgr key Thanks, Faris Backer -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org

Provision to Increase TimeOut

2019-12-09 Thread faris backer
We have a provision in which whenever user login, we trigger a process to starts its instance, but as machine takes time to boot up, users are getting failure stating the connection is down. But actually its getting started in the background. Is there any configuration in guacamole where we can

Killing a guacamole session programatically

2019-05-16 Thread faris backer
Is there any way to terminate/Kill guacamole existing session programmatically. *Scenario:* Workspace is hosted in aws environment and we have scripts to hibernate the instance when not in use for some time. But that script doesn't terminate the existing session from guacamole servers. and the