Re: Trying to establish SHH connection with Key authentication = You have been disconnected

2019-02-03 Thread wooza
Ok really disappointed as the issue is continue happen even though I am now running the latest version. I have used docker and this image: https://github.com/oznu/docker-guacamole ( I am running on armv7) Now when trying to establish an SSH connection with PKA, I cannot get access the terminal

Re: Supported JDK version

2019-02-03 Thread Nick Couchman
On Sun, Feb 3, 2019 at 6:27 PM Marko Nikolić wrote: > Hello, > > > Is it possible to compile Guacamole 1.0.0 client with JDK 11? > Not sure, I've not tried it. > > This version of JDK is default in Ubuntu 18.04, but it fails to > compile the client. Switching to JDK 8 fixes the issue. > Can

Supported JDK version

2019-02-03 Thread Marko Nikolić
Hello, Is it possible to compile Guacamole 1.0.0 client with JDK 11? This version of JDK is default in Ubuntu 18.04, but it fails to compile the client. Switching to JDK 8 fixes the issue. It may be a maven issue as well, so I wonder if anybody succeeded in compiling with latest JDK. Thanks

Re:

2019-02-03 Thread Nick Couchman
On Sun, Feb 3, 2019 at 2:17 PM wrote: > Hi all, > > first of all, sorry I got confused where to post this question. > No worries at all! > > I've setup a Guacamole system in my home environment for remote access. > In order to make things secure, I thought I setup TOTP 2 factor >

Re: Custom Reconnect Message

2019-02-03 Thread Mike Jumper
On Sat, Feb 2, 2019 at 10:51 PM murat wrote: > > I want to set a timeout for a particular RDP session. > HashSessionTokenMap has a thread that controls sessions that checks sessions > and ends the non-active sessions. > Similarly, I want to check the active sessions and close them after a >

[no subject]

2019-02-03 Thread bm
Hi all, first of all, sorry I got confused where to post this question. I've setup a Guacamole system in my home environment for remote access. In order to make things secure, I thought I setup TOTP 2 factor authentication. With my own user, enrollment and authentication isn't a problem. But

Re: Is there a way to get rid of "on Guacamole RDP" from drive-name?

2019-02-03 Thread Nick Couchman
On Sun, Feb 3, 2019 at 5:18 AM messido wrote: > I'm not using the guacamole-client application, wrote my own client. > > Using the guacamole-common and guacamole-common-js, is it possible to > completely rename the external drive? > > *config.setParameter("drive-name", "Files");* > yields to

Re: Is there a way to get rid of "on Guacamole RDP" from drive-name?

2019-02-03 Thread messido
I'm not using the guacamole-client application, wrote my own client. Using the guacamole-common and guacamole-common-js, is it possible to completely rename the external drive? *config.setParameter("drive-name", "Files");* yields to "Files on Guacamole on RDP" -- Sent from: