SSH Config issue

2020-04-21 Thread Chris Lee
Hi All, I try setup SSH Protocol to access Fedora Linux Server I success use PuTTY to SSH by Private Key and already change the key format to OpenSSH format [cid:image002.png@01D617EB.8EDD27A0] [cid:image001.png@01D617EB.19721A70] After input the Passphrase, it should following error

Re: SSH Config issue

2020-04-21 Thread Nick Couchman
On Tue, Apr 21, 2020 at 2:46 AM Chris Lee wrote: > Hi All, > > > > I try setup SSH Protocol to access Fedora Linux Server > > > > I success use PuTTY to SSH by Private Key and already change the key > format to OpenSSH format > > > > > > > > Currently the only key format supported by Guacamole

Re: Crash: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x00007f45380036a0 ***

2020-04-21 Thread Mike Jumper
On Tue, Apr 21, 2020 at 11:48 AM dgoranson wrote: > The protocol is RDP. The disconnects are totally random, but almost always > happen within a minute to 5 minutes. They are running a published > application, but it also happens when the full-desktop is in place. > ... > Apr 20 18:42:22 webapp2

Re: guacamole/guacamole:1.1.0 image build wrong ?

2020-04-21 Thread Mike Jumper
On Tue, Apr 21, 2020 at 12:59 PM Iván Martínez-Ortiz < imartinezor...@gmail.com> wrote: > Hi, > > I've installed and configured Guacamole using docker images (1.1.0 > version). Seems that the translation files served (es.json to be precisely) > report an old version of the app: > >

Re: guacamole/guacamole:1.1.0 image build wrong ?

2020-04-21 Thread Iván Martínez-Ortiz
Hi Mike, Thanks for the promptly response, I didn't found the issue before posting problem. Ivan On Tue, Apr 21, 2020 at 10:09 PM Mike Jumper wrote: > On Tue, Apr 21, 2020 at 12:59 PM Iván Martínez-Ortiz < > imartinezor...@gmail.com> wrote: > >> Hi, >> >> I've installed and configured

v1.1.0 OpenID and RDP connection password

2020-04-21 Thread Tim Worcester
Greetings, I currently have my guacamole client v1.1.0 configured to point to Keycloak using the OIDC configuration options. This is causing my login information to be passed through Keycloak instead of the Guacamole Client login page. Because of this the GUAC_PASSWORD parameter is never

Re: Crash: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x00007f45380036a0 ***

2020-04-21 Thread dgoranson
Let me read through this bug. I don't know if I have the resources right now to build another virtual to test with. Just like everyone, we're being stretched pretty thin with the stay at home order and supporting end users. I have a 0.9.14 build working, so I may have to table this for a while.

ssh to a target with google 2fa auth enabled

2020-04-21 Thread Immo Wetzel
HI, I´m quite new with guacamole. We like to provide some ssh access via the html5 interface but stuck at the point were the target hosts need a two factor auth via google auth. The client shows first the username request and then the password request but the afterwards and sometimes before

guacamole/guacamole:1.1.0 image build wrong ?

2020-04-21 Thread Iván Martínez-Ortiz
Hi, I've installed and configured Guacamole using docker images (1.1.0 version). Seems that the translation files served (es.json to be precisely) report an old version of the app: {"NAME":"Spanish","APP":{"NAME":"Apache Guacamole","VERSION":"0.9.13-incubating" en.json version reported it's

Re: Email Notification on Login

2020-04-21 Thread ivanmarcus
Chris, I'm not aware of any current extension, or facility within Guacamole to do this - although someone may come up and point something out! If it were me I'd use a variation of the WOL Python script I wrote for Guacamole a while ago (as long as you didn't need to do this for too many

Email Notification on Login

2020-04-21 Thread Chris Lee
Hi All, Is it possible to send email notification when some users success logon the system? Regards, Chris This message and its attachment (if any) are strictly confidential and sent to the designated recipient(s) only. If you are not the intended recipient, please notify the sender by

Re: Crash: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x00007f45380036a0 ***

2020-04-21 Thread dgoranson
The protocol is RDP. The disconnects are totally random, but almost always happen within a minute to 5 minutes. They are running a published application, but it also happens when the full-desktop is in place. Here's the full dump. It's big. Apr 20 18:41:51 webapp2 server: 18:41:51.339

subscribe

2020-04-21 Thread David Goranson
subscribe

Crash: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x00007f45380036a0 ***

2020-04-21 Thread dgoranson
I'm running Guacamole 1.1.0 on Centos with Nginix. I keep having users kicked off and seeing the error below in /var/log/messages: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x7f45380036a0 *** after this line, there is a memory map dump. Has anyone else

Crash: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x00007f45380036a0 ***

2020-04-21 Thread David Goranson
I'm running Guacamole 1.1.0 on Centos with Nginix. I keep having users kicked off and seeing the error below in /var/log/messages: guacd: *** Error in `/usr/local/sbin/guacd': double free or corruption (out): 0x7f45380036a0 *** after this line, there is a memory map dump. Has anyone else