Re: INFO REQUIRED : Is Guacamole supoprt Bitmap Caching

2017-11-27 Thread Mike Jumper
On Mon, Nov 27, 2017 at 6:02 AM, Amarjeet Singh wrote: > Hi Team, > > I haven't seen any parameter regarding bitmap caching in Guacamole. > > Is it supported in Guacamole ? > > Yes. There is no parameter for controlling whether bitmap caching is used, but it is supported.

Re: External keyboard with iPad

2017-11-27 Thread Mike Jumper
On Sat, Nov 25, 2017 at 10:48 PM, Greg Trasuk wrote: > Hi Mike: > > Thanks for the reply. Here’s the result from the keypress tester: > > keydown e.keyCode=0 e.which=0 e.keyIdentifier=Unidentified > e.key=UIKeyInputEscape e.altKey=false e.ctrlKey=false >

Re: External keyboard with iPad

2017-11-23 Thread Mike Jumper
On Thu, Nov 23, 2017 at 10:56 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Thu, Nov 23, 2017 at 1:46 PM, Greg Trasuk <tras...@stratuscom.com> wrote: >> Hi all: >> >> I’m trying to use Guacamole with an iOS device (I’ve tried both iPad and >>

Re: External keyboard with iPad

2017-11-23 Thread Mike Jumper
On Thu, Nov 23, 2017 at 1:46 PM, Greg Trasuk wrote: > Hi all: > > I’m trying to use Guacamole with an iOS device (I’ve tried both iPad and > iPhone devices) with an IOGear GKB632B keyboard > (https://www.iogear.com/product/GKB632B/) > > The problem is that Guac doesn’t

Re: 404 with guacamole-tomcat package install on ubuntu 17.10

2017-11-26 Thread Mike Jumper
On Sun, Nov 26, 2017 at 6:36 PM, Domudarius wrote: > Complete linux noob. > > I originally installed guacamole-tomcat on Ubuntu 16.04.3 (on a hyper-v > virtual machine) and had it working up to the point of getting "Waiting for > first update" and then a disconnect message.

Re: cconfig.setParameter not setting parameter on specific Paramaters

2017-11-27 Thread Mike Jumper
On Sun, Nov 26, 2017 at 7:31 AM, messido wrote: > ... > > Here's my code after completely squeezing my brain trying to figure it > out.. > > Your code seems to have been filtered before it went out on the mailing list, I presume by Nabble. It wasn't actually included

Re: 答复: how to download a file form sftp to a connection in the guacamole?

2017-12-04 Thread Mike Jumper
On Dec 4, 2017 17:17, "Oliver.Zhan" wrote: I means that if the sftp server can not connect to remote computer automatically

Re: Authentication issue after build client war file

2017-12-04 Thread Mike Jumper
On Mon, Dec 4, 2017 at 7:48 AM, David Rodriguez wrote: > Hi there, > > Any clue why I still unable to see the Spanish keyboard layout after > follow the steps mentioned before? > > The contents of the keyboard layout field within the connection parameters in the admin UI are

Re: Screen reader/JAWS over Guac?

2017-12-12 Thread Mike Jumper
On Tue, Dec 12, 2017 at 10:08 AM, Nick Couchman wrote: > On Tue, Dec 12, 2017 at 1:03 PM, Nick Couchman wrote: >> >> On Tue, Dec 12, 2017 at 12:39 PM, Antony Awaida >> wrote: >>> >>> Hi everyone: >>> >>> Has anyone tried to run a screen

Re: report of activities on the server

2017-12-14 Thread Mike Jumper
On Thu, Dec 14, 2017 at 8:32 AM, Erik Berndt wrote: > Michael, > > Check the catalina.out log under the /etc/tomcatX directory. That should > list the relevant user names and connects/disconnects. > Probably /var/log/tomcat or /var/log/tomcatX. It would be unusual

Re: How to get GuacamoleConfiguration from url?

2017-12-13 Thread Mike Jumper
On Wed, Dec 13, 2017 at 9:59 AM, genesis wrote: > Hi Carl, I see. > And what do you do with this cookie on the getAuthorizedConfiguration > method? Do you decrypt it and map to a Map > object? > > My doubt is, how do you update the configs list

Re: How to get GuacamoleConfiguration from url?

2017-12-20 Thread Mike Jumper
On Mon, Dec 18, 2017 at 5:59 AM, genesis wrote: > > I could not find some topics about the anonymous_identifier const, is there > any example on how to use that? > The manual has an overview of the general authentication process, structure of a Guacamole extension, and the

Re: Error Message

2017-12-12 Thread Mike Jumper
On Dec 12, 2017 22:34, "Martin Herold" wrote: Can someone tell me the conditions when following message is displayed? Guacamole has a 15-second network timeout. Under healthy network conditions, there will be messages going back and forth between the browser and the

Re: Configuring LDAP

2017-11-20 Thread Mike Jumper
On Mon, Nov 20, 2017 at 10:01 AM, Richard Lee wrote: > How can I leave this group? > > If you want to unsubscribe to the user@ list, send an email to user-unsubscr...@guacamole.apache.org and follow the instructions in the confirmation email. Be sure to send the email

Re: Security Issue "token" "authToken" hijacking

2017-11-20 Thread Mike Jumper
On Nov 20, 2017 20:07, "Thiago Araújo" wrote: Hello everyone, I will be very brief in my story. We recently tried to implement guacamole for about 2500 users or more. However, guacamole did not respond well to pen testing. The pen testing team has found a

Re: No logs, failed to login

2017-11-21 Thread Mike Jumper
On Tue, Nov 21, 2017 at 10:53 AM, dirtbikersteve . wrote: >... > > I've built the guacd service and client, and deployed the client to tomcat8. > I've set the invornment variable for GUACAMOLE_HOME to point to > /etc/guacamole (for both my user steve, and root just in

RE: SFTP problems

2017-11-15 Thread Mike Jumper
Do you have a reverse proxy in front of Guacamole, like Nginx? The Guacamole webapp recently switched to using HTTP as the transport for file transfers, and a reverse proxy may be imposing default limits on the body size of each request. - Mike On Nov 15, 2017 23:44, "Lars van Ruiten"

Re: Clipboard support using guacamole-common-js API

2017-11-17 Thread Mike Jumper
On Nov 17, 2017 17:40, "Amarjeet Singh" wrote: ... I have added the clipboard support without any plugins or without pressing ctrl+shift+alt. for all browsers. Can you describe the nature of your changes? - Mike

Re: translation template

2017-12-05 Thread Mike Jumper
On Tue, Dec 5, 2017 at 7:28 AM, David Rodriguez wrote: > Hi, > I'm setting the Spanish translation file for Guacamole and it is almost > completed, however there are some sections which doesn't appear in the > English translation file. These are the below. Is there any place

Re: translation template

2017-12-10 Thread Mike Jumper
On Sun, Dec 10, 2017 at 10:15 AM, David Rodriguez wrote: > It seems that something was not working properly in my Firefox as even > delete cache etc it still appearing in English, but just checked in Chrome > and it is translated, hehe. > Just tried in Firefox again and it

Re: add new connections via the web

2018-05-04 Thread Mike Jumper
On Fri, May 4, 2018 at 1:49 PM, robertkwild wrote: > hi all, > > i have installed guacamole on a centos 7 machine and so far so good > > i would like to add/edit a new connection via the web interface instead of > via the config file "user-mapping.xml" > > is this possible

Re: debugging custom auth provider

2018-05-14 Thread Mike Jumper
On Mon, May 14, 2018, 09:26 WebE wrote: > ... > > What I would like to know if there is any tool/debugger/IDE setup that > supports developing these extensions, where we can get help form > intellisense in writing code, or set a breakpoint and see what data is > being >

Re: Select User Connection Restricted by Source IP

2018-05-13 Thread Mike Jumper
On Sun, May 13, 2018, 04:49 Suncatcher16 wrote: > Just a matter of taste. Both use-cases require extensions anyway. LAN/WAN > differentiation seems more important for me. > > BTW, how can single user connect from different IPs simultaneously? It's a > great breach for

Re: LDAP+database - Credential duplication?

2018-05-11 Thread Mike Jumper
On Thu, May 10, 2018 at 11:17 PM, Chris Duncan wrote: > ... > Is it possible to configure connections to use the LDAP password without > entering it in the database? I'm authenticating against Active Directory > for Guacamole user passwords but I can't work out how to pass

Re: anyone still using fail2ban

2018-05-17 Thread Mike Jumper
On Wed, May 16, 2018 at 1:54 PM, Erik Berndt wrote: > We use a Tomcat filter and it works just fine for Guacamole. > > Filter: > > # Fail2Ban tomcat filter > # > [INCLUDES] > # > [Definition] > failregex = \bAuthentication attempt from \[(?:,.*)?\] for user ".*"

Re: Increase FPS in VNC Session

2018-05-15 Thread Mike Jumper
pretty decent job of deciding whether PNG or JPEG / WebP is appropriate for given updates based on a quick heuristic judgement of content and update frequency. I have some experimental changes which go a bit further than that, adjusting the lossy compression quality based on client processing lag: https://github.com/mike-jumper/guacamole-server/tree/dynamic-quality - Mike

Re: Sharing profile in User's "ALL CONNECTIONS" without links?

2018-05-17 Thread Mike Jumper
On Thu, May 17, 2018 at 10:11 AM, Genokrad wrote: > Hello. > I need help with screen sharing. > I create a New Sharing Profile for the connection in "connections", I give > this any user access to the profile, I include it in ctrl-alt-shift, but if > the user is logged in

Re: Copy paste clipboard only

2018-05-17 Thread Mike Jumper
Can you explain why you would want to do this? On Thu, May 17, 2018, 09:47 robertkwild wrote: > Hi all, > > Is it possible to use guacamole as a copy paste utility only ie only use it > as a clipboard between different pcs > > I mean so you dont vnc or rdp to the pc just

Re: FW: RDP file transfer always 0ko

2018-05-22 Thread Mike Jumper
> Meilleures salutations. > > > > > > Torrent Patrick > > > > Weble Sàrl > > Web : http://www.weble.ch > > Tél. : +41792657982 > > Mail : ptorr...@weble.ch > > > > *From:* ivanmarcus [mailto:ivanmar...@yahoo

Re: Some VNC devices not rendering on IOS

2018-05-25 Thread Mike Jumper
On Fri, May 25, 2018, 08:08 tako wrote: > Hi, > > Not sure what exactly the problem is, but I have some devices that allow a > connection over VNC. I am having problems with AMX touch panel (for > automation/AV control) in a business environment. What is AMX touch panel?

Re: External access with Apache Guacamole in the cloud

2018-05-16 Thread Mike Jumper
On Wed, May 16, 2018 at 8:53 PM, Gustavo Silva wrote: > Hello, my name is Gustavo. I'm from Brazil. I'm doing a technical course > and my course completion work will tell about the Apache Guacamole. > > I'm using the MySQL database with Guacamole. After some

Re: More containers?

2018-06-16 Thread Mike Jumper
On Sat, Jun 16, 2018 at 7:22 AM, Joachim Lindenberg wrote: > ... > > (I am aware of that ADD is kind of deprecated). What I don´t understand is > why I use /ext/ and in fact the files end up in /root/.guacamole/. > Copying the provided template GUACAMOLE_HOME into place is part of the Docker

Re: adding audio support for vnc connections

2018-06-14 Thread Mike Jumper
On Thu, Jun 14, 2018, 12:47 robertkwild wrote: > hi all, > > i have established a connection to my vnc machine but i have no audio from > it when listening to youtube etc > > i have install pulseaudio-libs-devel on my centos 7 server > > any ideas? Audio is not provided by VNC natively.

Re: Branding Apache Guacamole Docker Image

2018-05-27 Thread Mike Jumper
On Sun, May 27, 2018 at 5:59 AM, Chris Duncan wrote: > ... > > For quite a while I have been fiddling with the branding of Apache Guacamole > using the guacamole/guacamole Docker image, namely swapping out the logo, > favicon and application title text for custom alternatives.

Re: Adding widget in guacamole

2018-05-28 Thread Mike Jumper
On Mon, May 28, 2018, 21:35 Asbern wrote: > Is it possible to add any widget in guacamole page? > Can you describe what you're trying to do? - Mike

Re: Adding widget in guacamole

2018-05-29 Thread Mike Jumper
On Tue, May 29, 2018 at 10:00 PM, Asbern wrote: > Hi, > > > > We want to add a internet speed testing widget code in the login page of > Guacamole. Can you please let us know where should we make this change to > be done. > > > > We tired to make change in the login.html page in the below path >

Re: Segfault with guacamole 0.9.14

2018-06-27 Thread Mike Jumper
On Wed, Jun 27, 2018 at 12:47 PM, Mike Jumper wrote: > On Wed, Jun 27, 2018 at 7:20 AM, Nicolas Lécureuil > wrote: >> >> ... >> Jun 27 16:10:34 pulsemaster guacd[28941]: User is not responding. >> Jun 27 16:10:34 pulsemaster guacd[24552]: Connection >> &q

Re: Segfault with guacamole 0.9.14

2018-06-27 Thread Mike Jumper
On Wed, Jun 27, 2018 at 7:20 AM, Nicolas Lécureuil wrote: > > ... > Jun 27 16:10:34 pulsemaster guacd[28941]: User is not responding. > Jun 27 16:10:34 pulsemaster guacd[24552]: Connection > "$12c5328c-c127-453d-bc9c-f631bf8e90f8" removed. > Jun 27 16:10:34 pulsemaster kernel: [717204.421339]

Re: Cannot access Users setting page

2018-06-22 Thread Mike Jumper
On Fri, Jun 22, 2018, 13:45 Nick Couchman wrote: > On Fri, Jun 22, 2018 at 15:42 johnseekins wrote: > >> After a re-install of 0.9.14 (to address some problems with the way our >> system was set up) we currently see the following error every time we try >> to >> access the Users setting page:

Re: Cannot access Users setting page

2018-06-22 Thread Mike Jumper
On Fri, Jun 22, 2018, 15:20 johnseekins wrote: > I have applied update schemas, but only those available in the > guacamole-0.9.14 tarball, so I would *assume* I've avoided 1.0 schemas... > Can you provide the output of the following query: SELECT DISTINCT permission FROM

Re: NLA issue with Unicode usernames

2018-07-02 Thread Mike Jumper
On Mon, Jul 2, 2018 at 12:51 PM, Aleksander Andrijenko wrote: > Hi, > > Is there any fix for the Jira reported issue in 2017: > > https://issues.apache.org/jira/browse/GUACAMOLE-413 > No. The JIRA issue is open (not resolved or closed) for this reason. - Mike

Re: RE: Adding widget in guacamole

2018-07-02 Thread Mike Jumper
On 2018/06/19 10:15:16, "Asbern" wrote: > Hi Mike, > > Thanks for your response, > > As per your guidelines and the document you suggested we have created a new > extension file and also placed .jar file in GUACAMOLE_HOME > (usr/share/tomcat/.guacamole/extensions) but we don’t see any

Re: 1 tiny thing

2018-04-30 Thread Mike Jumper
On Mon, Apr 30, 2018 at 4:43 PM, mdbarber wrote: > ah ok thanks for that, had assumed (due to install leaving the directory > insitu) that the original tar folder was still required > > thanks for that, coming from an MS background had assumed the guacd > service would be centered

Re: Performance and keyboard layout

2018-05-03 Thread Mike Jumper
On Thu, May 3, 2018, 07:59 Magnus Lobenhofer wrote: > Hello everybody, > > I have two concerns: > > 1. How can I speed up the image formation and the reaction speed? > ... > I use guacamole on a Raspberry Pi 2. This computer is obviously not > overloaded. The "top"

Re: how to prohibit common users to change ther permissions througth api

2017-12-27 Thread Mike Jumper
On Wed, Dec 27, 2017 at 4:03 AM, feifei0814a <870487...@qq.com> wrote: > I installed guacacmole in my vm-computer whose system is Centos7 and I can > log in and connect to appointed computers with mysql database. Now, I am > using python flask framework to add users and connections through api

Re: Same shared Drive redirected to all users : Privacy and Security breach

2018-01-06 Thread Mike Jumper
On Sat, Jan 6, 2018 at 10:58 AM, Amarjeet Singh wrote: > > Hi Team, > > I have redirected shared drive on Windows server 2012 R 2. I have 5 users in > that machine. > > I have mapped this drive to one of the folder of Centos 7 where guacamole > server runs. > > Now, all

Re: FreeRDP 2.0.0 support in Guacamole

2018-01-09 Thread Mike Jumper
TL;DR - the FreeRDP API is a constantly-moving and undocumented target. There is an effort underway to add support for the 2.0 API, but it is difficult to convey just how enormous that task is. There is no simple solution. It will be done eventually. On Tue, Jan 9, 2018 at 12:40 AM, rtvnoord

Re: Copying the database is giving me an error (Amazon Aurora)

2018-01-09 Thread Mike Jumper
On Tue, Jan 9, 2018 at 10:19 AM, Zach Bonjour < zbonj...@vibrantcreditunion.org> wrote: > ... > ERROR: Unable to execute constraint query > ALTER TABLE guacamole_0.9.13.guacamole_user_permission add CONSTRAINT > `guacamole_user_permission_ibfk_2` > FOREIGN KEY (`user_id`) > REFERENCES

Re: Printing using docker image?

2018-01-08 Thread Mike Jumper
On Wed, Jan 3, 2018 at 12:35 PM, Jonathan Hunter <jmhunt...@gmail.com> wrote: > > > On 1 January 2018 at 21:01, Mike Jumper <mike.jum...@guac-dev.org> wrote: > >> On Sun, Dec 24, 2017 at 4:40 AM, Jonathan Hunter <jmhunt...@gmail.com> >> wrote: >> &g

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
Regarding the non-WebSocket messages: On Mon, Jan 8, 2018 at 1:03 PM, Adrian Owen wrote: > Hi Mike, > > Yes Chrome shows this error: > > The key "target-densitydpi" is not supported. > This is a warning regarding a legacy meta key used to hint to older browsers that

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
On Mon, Jan 8, 2018 at 12:44 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > Do you see anything in the network tab of your browser's dev tools when > the upload fails? If Tomcat is rejecting the request, the response within > the network tab may reveal the cause. Dependin

Re: SSL RDP Download file fails

2018-01-08 Thread Mike Jumper
iled: Error during WebSocket handshake: Unexpected response code: 404 > > connect @ app.js?v=0.9.13-incubating:129 > > :9943/guacamole/api/session/tunnels/1c5b44cb-1a56-45c4-9890-737f7be708bd/activeConnection/connection/sharingProfiles?token=5A4E4579D2378423604D5D90DF3CA7302AC998063E095D41768D

Re: way to make RECENT CONNECTIONS stay forever?

2018-01-18 Thread Mike Jumper
gt; wrote: Does the browser also control how many RECENT CONNECTIONS thumbnails are shown? Thanks, Joseph B. *From: *Mike Jumper <mike.jum...@guac-dev.org> *Reply-To: *"user@guacamole.apache.org" <user@guacamole.apache.org> *Date: *Thursday, January 18, 2018 at 2:13 PM *

Re: Permissions on screen capture recordings

2018-01-15 Thread Mike Jumper
On Mon, Jan 15, 2018 at 11:59 AM, Ryan Underwood wrote: > Aaron and Mike, > > This may be an issue in the source for recording.c (line 83 and again for > the naming retries): > > > > /* Attempt to open recording */ > > *int* fd = open(basename, O_CREAT | O_EXCL |

Re: wsock32 in 0.9.14

2018-01-16 Thread Mike Jumper
On Jan 16, 2018 00:42, "fou fe" wrote: Hi I just compile 0.914 ... 0.9.14 is not yet released. and i have new library wsock32 not set . is-it about microsoft SQL server ? No, it relates to the recently-added support for building libguac against Windows:

Re: Seamless Clipboard Redirection from Local to Remote Desktop

2018-01-14 Thread Mike Jumper
On Fri, Jan 12, 2018 at 6:25 AM, Amarjeet Singh wrote: > ... > > 1. After more debugging I have noticed that these functions take lot of > time to process if buffer size if large ( copying or pasting large amount > of data ). > > >1. > *__encode_utf8 * >2. >

Re: Permissions on screen capture recordings

2018-01-14 Thread Mike Jumper
On Jan 14, 2018 16:19, "Aaron Newsome" wrote: Hello guys. I've noticed that the permissions on recordings are 600. How would I go about changing that? Can you provide any background on the need for such a change? - Mike

Re: GUACAMOLE-335 GUACAMOLE_HOME changes

2018-01-19 Thread Mike Jumper
On Fri, Jan 19, 2018 at 11:29 AM, wrote: > ... > Funny enough the Docs , at least for me, confusingly say the same > "Creating a directory named .guacamole, within the home directory of the user > running the servlet container. This directory will automatically be used for

Re: High Availability in Guacamole Client

2018-01-13 Thread Mike Jumper
On Sat, Jan 13, 2018 at 11:09 AM, Nick Couchman wrote: > On Tue, Jan 9, 2018 at 1:28 PM, Thiago dos Santos Nunes < > thi...@digitalinformatica.com.br> wrote: > >> I really need help with High Availability for the Guacamole client. >> > > Based on what you've said below, what I

Re: possible security issue

2018-01-15 Thread Mike Jumper
On Sun, Jan 14, 2018 at 11:46 PM, Michael Niehren wrote: > Hi together, > > i see an security issue in the following scenario: > First, if you think you've found a problem with security implications, *please do not post about it in a public forum*. Follow responsible

Re: Creating JAR files for a branding extension

2018-01-26 Thread Mike Jumper
On Fri, Jan 26, 2018 at 12:54 PM, wrote: > ... We also added in an html template to put our approved warning banner > on the login screen. Can you direct me to the right location to view the > CSS that I can use to place a border around that HTML code? > Since the HTML

Re: Testing Ubuntu 18.04 (alpha release) and noticed repository Guacamole is still v0.9.9

2018-01-26 Thread Mike Jumper
On Fri, Jan 26, 2018 at 12:10 PM, bmullan wrote: > Testing Ubuntu 18.04 (alpha release) and noticed repository Guacamole is > still v0.9.9 > > ... > Any chance of that getting upgraded to the latest from > Apache-Guacamole-Incubator? > > Hi Brian, The packages for Apache

Re: ssh connect always faild

2018-01-09 Thread Mike Jumper
On Jan 9, 2018 22:00, "Oliver.Zhan" wrote: When I remote connect a centos by ssh, connection always faild Guacamole log is: Jan 10 13:50:05 ubuntu guacd[7992]: SSH connection successful. Jan 10 13:50:05 ubuntu guacd[8076]: Connection

Re: Virtual Channel callback onpipe doesn't work on IE11

2018-01-12 Thread Mike Jumper
On Fri, Jan 12, 2018 at 1:33 AM, Alexey F. wrote: > > Hi guys, > > I have added "static-channel" param to add a new virtual channel to my rdp > session. > But it *does not* call onpipe callback in *IE11 *for some reason.* On > Firefox and Chrome everything works.* > May be I

Re: LDAP Guacamole 9.14

2018-02-02 Thread Mike Jumper
On Fri, Feb 2, 2018 at 5:25 AM, Ferron Nijland - Switch IT Solutions < f.nijl...@switch.nl> wrote: > Hello Everyone, > > > Hello Ferron, I’ve installed a new installation of Guacamole 9.14. > > I can access the GUI and login with sql authentication. > > Now I’ve added LDAP authentication, but

Re: wsock32 status / file transfers failing

2018-01-31 Thread Mike Jumper
On Wed, Jan 31, 2018 at 8:10 AM, Adrian Owen wrote: > > Hi Nick, > > Thanks for explaining the wsock32. > > I’ve narrowed the issue – On Internet Explorer. Both HTTP and HTTPS > transfers fail. Note I am not transferring desktop.ini. I’m unsure why it > picked it up. > >

Re: OpenID

2018-02-05 Thread Mike Jumper
On Mon, Feb 5, 2018 at 6:05 AM, Nick Couchman wrote: > > I’m missing the openid-client-secret attribute to authenticate. Is it not >> yet documented or implemented? >> > There is no openid-client-secret attribute - either implemented or > documented. Do you know that Microsoft

Re: Issues connection to RDP connection

2018-02-06 Thread Mike Jumper
Would you be able to obtain a stacktrace using gdb for that SIGABRT? That may reveal what's happening internally. - Mike On Feb 6, 2018 10:21, wrote: We are on 0.9.13, and used to be able to connect to a Windows machine via RDP. However, over the last few weeks, this

RE: Connection failures

2018-02-06 Thread Mike Jumper
but I’m trying to get them to give me a time frame. We can’t SSH to FIPS > 140-2 compliant machines via guacamole without it. When I get > libssh2-devel resolved/updated, would I have to recompile guacamole? > > > > Thanks, > > Harry > > > > *From:* Mike Jumper [m

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-06 Thread Mike Jumper
On Tue, Feb 6, 2018 at 4:48 AM, Amarjeet Singh wrote: > ... > > Feb 6 18:02:09 Guacamole-9098 guacd[16663]: Inbound half of channel > "usb4rdp" connected. > Feb 6 18:02:09 Guacamole-rms-9098 guacd: guacd[16663]: ERROR: Inbound > half of channel "usb4rdp" connected. > >

Re: MS SQL Extension Broken?

2018-02-09 Thread Mike Jumper
On Fri, Feb 9, 2018 at 5:33 AM, Nick Couchman wrote: > On Fri, Feb 9, 2018 at 5:55 AM, sebastian.k > wrote: > >> Hi there, >> >> I've setup guacamole on centos 7.4/rhel with the new MS-SQL extension from >> version 0.9.14. >> The problem is that

Re: Send PrintScreen key to the Remote Desktop

2018-02-09 Thread Mike Jumper
On Thu, Feb 8, 2018 at 11:25 PM, Amarjeet Singh wrote: > ... > I tried to send both keydown and keyup as well but didn't worked. > > Any suggestions. > > Can't we send keysym as we send for normal keys ( a - z or A-Z or 0-9 ) ? > > If the "printscreen" key is not working

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-16 Thread Mike Jumper
On Fri, Feb 16, 2018 at 9:43 PM, Amarjeet Singh wrote: > Thanks Mike. > > var output_stream = client.createPipeStream(mimetype, name); >> > > As I understood the above *output_sream* need not to be created every > time data received instead creating it once ( defining

Re: Working with pipes

2018-02-17 Thread Mike Jumper
On Fri, Feb 16, 2018 at 2:46 PM, McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > Hi Everyone, > > > > I’m looking at how pipes work with the Guac client. For example… > > . > > . > > // Instantiate client, using an HTTP tunnel - tenet connection > > var guac = new

Re: Audio input problems

2018-02-21 Thread Mike Jumper
On Feb 21, 2018 14:03, "Marko Nikolić" wrote: Hello, I am trying to enable audio input in the Guacamole 0.9.13, libfreerdp-1.1 (default from Ubuntu repo) and Windows Server 2012R2. The audio playback and recording is tested with Skype and working when used directly

Re: Audio input problems

2018-02-21 Thread Mike Jumper
On Wed, Feb 21, 2018 at 4:01 PM, Marko Nikolić wrote: > ... > The other issue is that I still need to patch Guacamole server build with > workaround from Guacamole-296 issue (https://issues.apache.org/ > jira/browse/GUACAMOLE-296?focusedCommentId=16054277& >

Re: printing issues (non-ASCII job name)

2018-02-22 Thread Mike Jumper
On Thu, Feb 22, 2018 at 12:39 PM, Евгений Н. Жуков wrote: > Yes, tried nginx and apache2 > > Have you tried connecting to Tomcat directly, to eliminate proxy configuration as a possible cause? - Mike

Re: printing issues (non-ASCII job name)

2018-02-22 Thread Mike Jumper
> 2018-02-22 22:49 GMT+03:00 Евгений Н. Жуков <eugene.zhu...@gmail.com>: >> >>> This issue from 0.9.12. >>> In server.xml uriencoding already set to UTF8 >>> >>> >>> >>> >>> 2018-02-22 22:43 GMT+03:00 Mike Jumper <mi

Re: printing issues (non-ASCII job name)

2018-02-22 Thread Mike Jumper
Assuming you are using Tomcat, please verify that the following is set on the applicable connector in your server.xml: URIEncoding="UTF-8" See: https://wiki.apache.org/tomcat/FAQ/CharacterEncoding#Q8 - Mike On Feb 22, 2018 11:35, "Евгений Н. Жуков" wrote: > Hi,

Re: guacamole-common-js resize method guidance

2018-02-16 Thread Mike Jumper
On Fri, Feb 16, 2018 at 9:33 AM, McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > ... > > I’ve hit a couple of issues: > - Calculating the initial scale, Guacamole.Display.getHeight() and > Guacamole.Display.getWidth() return 0 until the browser window is resized. > This causes the

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-16 Thread Mike Jumper
On Fri, Feb 16, 2018 at 6:18 AM, Amarjeet Singh wrote: > Hi MIke, > > As suggested by you, I have implemented *SIMPLE PROOF-OF-CONCEPT > *applications > which stream over separate and differently-named static channels within > the RDP session. > > *STATIC VIRTUAL CHANNEL

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-02-22 Thread Mike Jumper
On Thu, Feb 22, 2018 at 6:30 AM, Amarjeet Singh wrote: > Hi Mike, > > Amarjeet, please avoid duplicating your threads across multiple locations. Emailing both JIRA and the user@ list creates both a comment in JIRA and a new thread on user@. ... the name of the redirected

Re: LDAP Auth error

2018-02-22 Thread Mike Jumper
On Thu, Feb 22, 2018 at 1:02 PM, Christian Kraus wrote: > Hi, > > > I'm getting the following error on version 0.9.14 with ldap backend: > > > INFO o.a.g.r.auth.AuthenticationService - User "administrator" > successfully authenticated from [192.168.10.12,

Re: Disable Websocket

2018-02-21 Thread Mike Jumper
On Wed, Feb 21, 2018 at 8:08 AM, yozh wrote: > Hello, > > I brought this up before, but never got an answer. How do I disable > websockets and use HTTP tunnel ? I`m using nginx as a proxy for port 80, > and > it doesnt seem to fall back to HTTP, just times out since websense

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-02-22 Thread Mike Jumper
On Thu, Feb 22, 2018 at 4:35 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > ... > > ... the name of the redirected drive is not correct. ... NOTE : - I have >> changed the name of the drive from Guacamole to Cloud Drive in >> guacamole-server [ Is it is the reas

Re: INFO Required : CLIENT.URL_OSK_LAYOUT not translating

2017-12-28 Thread Mike Jumper
On Dec 28, 2017 03:18, "Amarjeet Singh" wrote: Why this URL is not found ( 404 Error ) ? Still my concern is that *it is not translating* as en.json is loaded before calling this url. Please correct me if I am missing anything ? You are not missing anything. The

Re: Printing using docker image?

2018-01-01 Thread Mike Jumper
On Sun, Dec 24, 2017 at 4:40 AM, Jonathan Hunter wrote: > Hi All, > > Just to follow up on this and for the benefit of others having the same > issue, I have now successfully worked around the problem. > > Printing does not work (for me, at least) when using guacamole via an

Re: INFO Required : CLIENT.URL_OSK_LAYOUT not translating

2017-12-26 Thread Mike Jumper
On Tue, Dec 26, 2017 at 5:17 AM, Amarjeet Singh wrote: > Any update on the above ? > > The string is ultimately translating, and the on-screen keyboard (the component this drives) is working. The initial 404 you see prior to the translation being applied can be safely

Re: RDP connection problems

2017-12-21 Thread Mike Jumper
Beware that the "z-index: -1" on the canvas of each visible layer is actually critically necessary: https://github.com/apache/guacamole-client/blob/1c0ee41d0ecd5bc4a3550804b74b73b901e074c2/guacamole-common-js/src/main/webapp/modules/Layer.js#L864-L867 If this is causing the layer to render

Re: Printing using docker image?

2017-12-20 Thread Mike Jumper
On Dec 20, 2017 17:26, "Jonathan Hunter" wrote: ... The following command returns nothing for me: # docker exec -it guacamole find / -type f -name gs Am I barking up the wrong tree here? Yep. You need to bark up the guacd tree instead. ;) It's not the guacamole image

Re: Unable to transfer file using upload files in Shared Drive

2018-01-03 Thread Mike Jumper
On Wed, Jan 3, 2018 at 9:24 PM, Amarjeet Singh wrote: > Issue is resolved. Thanks though for helping me out. It's not Guacamole > configurations which caused this issue instead Apache configurations. > > Glad to hear it, but can you describe what the cause was and what you

Re: New user questions...

2018-02-26 Thread Mike Jumper
On Mon, Feb 26, 2018 at 12:27 PM, Joachim Lindenberg wrote: > Hello, > > I came across guacamole only last weekend and today decided to install and > test. I have to say I am blown away, great stuff! > Thanks! However as with anything new, I also do have some issues

Re: New user questions...

2018-02-26 Thread Mike Jumper
On Mon, Feb 26, 2018 at 10:45 PM, Joachim Lindenberg wrote: > ... > > · w.r.t. ldap & database – my installation is very small w.r.t. the > number of users (2-3) and virtual systems (5-10). A database sounds > overengineered to me especially considering operations

Re: Protocol plugin error messages at the Javascript client level

2018-08-02 Thread Mike Jumper
On Thu, Aug 2, 2018, 13:18 McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > Hi Everyone, > > > > At the Javascript client level, is it possible to get error messages from > the protocol plugins? GuacamoleSocket will return errors about making the > connection to the server, but can

Re: Thanks

2018-08-02 Thread Mike Jumper
You're welcome! :) On Thu, Aug 2, 2018, 14:54 enzored wrote: > Thanks to all involved this amazing project! Installed it over the past day > and the capabilities keep over-exceeding what I have expected! > > > > > > -- > Sent from: >

Re: Problem starting Guacamole under Tomcat 8

2018-08-04 Thread Mike Jumper
On Sat, Aug 4, 2018, 14:15 Henrique Seganfredo wrote: > HI, Guacamole does not start under the provided package I got for Ubuntu > (version 0.9.9+dfsg-1): > It sounds like the Debian/Ubuntu packages for the web application may be broken. I can't fully speak to that, as we are not the

Re: Problem starting Guacamole under Tomcat 8

2018-08-05 Thread Mike Jumper
On Sat, Aug 4, 2018, 23:26 Henrique Seganfredo wrote: > I did the docker way to speed things up, but I am facing a communication > error from inside the container to the local mysql I did install for > metadata. > > Acessing http://localhost:8080 /guacamole returns a blank screen, but > source

Re: Guacamole - Forcing full remote frame buffer update all the time instead of incremental

2018-07-25 Thread Mike Jumper
On Tue, Jul 24, 2018, 07:06 m99 wrote: > Thanks! We wanted the ability to inspect/process the image from the frame > buffer before it reached guacamole What do you mean by this? Inspect/process it how? For what purpose? and enforce a lossy compression on the > image before reaching

Re: Guacamole load testing

2018-07-25 Thread Mike Jumper
You might be running into the maximum number of threads for Tomcat's default connector. The NIO connector should be able to work around that. In general, I don't recommend using one browser as a means of load testing. If you want to get a good idea of how many connections your server can handle,

Re: Unable to get RDP working, after installing freerdp and binary packages

2018-08-10 Thread Mike Jumper
On Fri, Aug 10, 2018 at 8:19 AM, doyouhas wrote: > Thanks for the quick response my dude. Was able to connect to main machine > and pull some more details. > > *sudo apt list libfreerdp-dev * > libfreerdp-dev/bionic,now 1.1.0~git20140921.1.440916e+dfsg1-15ubuntu1 > amd64 > [installed] >

  1   2   3   4   5   6   7   8   9   10   >