Re: Configuring LDAP

2017-11-15 Thread Mike Jumper
And, failing that, journalctl or /var/log/messages or syslog. Distributions vary widely. - Mike On Nov 15, 2017 12:24, "Nick Couchman" wrote: > On Mon, Nov 13, 2017 at 7:27 PM, wrote: > >> /var/log/tomcat/catalina.2017-11-13.log >> > > Can you look

Re: Configuring LDAP

2017-11-13 Thread Mike Jumper
Which log are these messages from? - Mike On Mon, Nov 13, 2017 at 12:55 PM, <harry.dev...@faa.gov> wrote: > OK, here goes: https://pastebin.com/Be35FaN6 > > > > Thanks, > > Harry > > > > *From:* Mike Jumper [mailto:mike.jum...@guac-dev.org] >

Re: Configuring LDAP

2017-11-13 Thread Mike Jumper
at 12:44 PM, <harry.dev...@faa.gov> wrote: > Any place in particular? Not really sure where I can put something like > that. Can I send it to you off-list? > > > > Thanks, > > Harry > > > > *From:* Mike Jumper [mailto:mike.jum...@guac-dev.org] &

Re: Configuring LDAP

2017-11-13 Thread Mike Jumper
Following a restart of Tomcat, can you post the entire Tomcat log somewhere, at least the portion which follows that restart? - Mike On Mon, Nov 13, 2017 at 10:51 AM, wrote: > I tried to add GUACAMOLE_HOME=”/etc/guacamole” into > /etc/tomcat/tomcat.conf and restarting

Re: Intermittent VNC connectivity to IP KVM

2017-11-13 Thread Mike Jumper
On Mon, Nov 13, 2017 at 9:47 AM, kpham wrote: > ... > kernel: [20018.150998] traps: guacd[2185] trap divide error ip : > 7f493214dbcd sp:7f4932d70b80 error:0 in > libvncclient.so.1.0.0[7f493213d+1e] > > Do you think it's a bug in vncclient module? Any suggestion for me

Re: Guacamole Redirected Printer download files

2017-11-13 Thread Mike Jumper
On Mon, Nov 13, 2017 at 9:56 AM, Amarjeet Singh wrote: > Hi Team, > > when I print any file using guacamole redirected printer, it always > download the file instead of showing print preview. > It is written to follow the above behavior > . > I looked into guacamole common

Re: Virtual or Dyanmic Channels support

2017-11-11 Thread Mike Jumper
On Sat, Nov 11, 2017 at 4:51 AM, Amarjeet Singh wrote: > ... >> >> *Nov 11 07:46:04 localhost guacd[7887]: Inbound half of channel "hyprint" >> connected.* > > This is not an error, but an informative message that the inbound pipe stream (the pipe from the browser to the

Re: Virtual or Dyanmic Channels support

2017-11-10 Thread Mike Jumper
On Fri, Nov 10, 2017 at 12:52 PM, Amarjeet Singh wrote: > Yes, There is a module which will be running on server side for Printing ( > instead of using Guacamole Printer which changes name for every session ) > name=hyprint. > > You can expose arbitrary static virtual

Re: Virtual or Dyanmic Channels support

2017-11-10 Thread Mike Jumper
On Fri, Nov 10, 2017 at 12:11 PM, Amarjeet Singh wrote: > Static Virtual channels in RDP which is of 7 character and RDP supports 31 > static virtual channels. > That is what I am talking about. > > So, just arbitrary static virtual channels? Do you have some application

Re: Virtual or Dyanmic Channels support

2017-11-10 Thread Mike Jumper
On Fri, Nov 10, 2017 at 4:59 AM, Amarjeet Singh wrote: > I am asking about support of Static Virtual Channels in Guacamole? > > How can we configure support of more Static virtual channels in Guacamole ? > > Can you be more specific? What channels? - Mike

Re: Configuring LDAP

2017-11-09 Thread Mike Jumper
On Thu, Nov 9, 2017 at 12:45 PM, wrote: > I’m trying to configure LDAP to work on our new Guacamole installation. I > followed Chapter 7 in the user guide, but I still can’t get it to work. > When I enter a user name and the password that I know exists in our LDAP > (which

Re: FLASH SUPPORT for Audio in IE

2017-11-08 Thread Mike Jumper
On Wed, Nov 8, 2017 at 2:22 AM, Amarjeet Singh wrote: > Hi Team, > > As there is no fallback of * AudioContext() *for IE I am trying to add > support for sound in IE using Flashback but unable to do so. > > *In Chrome and Firefox during WebSocket connection I get the

Re: Capture keyboard input?

2017-11-06 Thread Mike Jumper
On Tue, Oct 31, 2017 at 10:30 AM, Anthony Moon wrote: > Hi all, > > Just wondering if Gauc has the ability to capture all keyboard input? I > can’t tell you how many times I’ve accidentally closed the whole tab while > typing (CTRL + W).. > Guacamole already

Re: guacamole-common-js confusion

2017-11-05 Thread Mike Jumper
On Tue, Oct 31, 2017 at 1:54 PM, David L Napier wrote: > We're building an app that's utilizing Guacamole. I have Tomcat behind an > Nginx reverse proxy. The app successfully utilizes guacamole-common-js and > connects to tomcat via the proxy. Then it loads the canvas into the

Re: Authentication using http

2017-11-05 Thread Mike Jumper
On Fri, Nov 3, 2017 at 6:01 AM, Nick Couchman wrote: > > On Tue, Oct 31, 2017 at 5:43 PM, Thompson, John H. (GSFC-606.2)[PATUXENT > TECHNOLOGY PARTNERS] wrote: >> >> Will storing the allowed connections in LDAP work with HTTP >> header

Re: BAD signature when trying to verify the download

2017-11-05 Thread Mike Jumper
On Sun, Nov 5, 2017 at 5:36 AM, dirkguacamole wrote: > Hi all, > > when trying to verify the download with > https://www.apache.org/dist/incubator/guacamole/0.9.13- > incubating/source/guacamole-client-0.9.13-incubating.tar.gz.asc > > i get : > BAD signature from "Michael

Re: Disable SFTP from web interface

2017-10-27 Thread Mike Jumper
On Fri, Oct 27, 2017 at 10:43 AM, Nick Couchman wrote: > On Thu, Oct 26, 2017 at 5:40 PM, Anthony Moon < > anthon...@moving-picture.com> wrote: > >> We’d like to eliminate the potential for administrators to have access to >> this feature (if at all possible). >> > > I do not

Re: ssh handshake failed latest libssh2

2017-10-26 Thread Mike Jumper
On Thu, Oct 26, 2017 at 8:10 PM, cchance wrote: > Ok i read that the reason SSH was giving handshake errors was that it was > due > to the dockerfile based on centos which had old libssh2 so i wrote my own > dockerfile that builds with > > ENV GUACAMOLE_VERSION

Re: VNC & Networking

2017-10-26 Thread Mike Jumper
On Thu, Oct 26, 2017 at 6:38 PM, Steven Pollock wrote: > Thanks Mike, but makes no sense to me that it is a network issue. > > That's really the only possibility. Unless the hostname or IP address of the destination machine has been mistyped, there is no other possible

Re: what is java.lang.NullPointerException

2017-10-25 Thread Mike Jumper
oyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) > at > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) > at > org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) > at > java.util.concurrent.T

Re: what is java.lang.NullPointerException

2017-10-25 Thread Mike Jumper
The access logs are of very limited utility, providing little information beyond the status code (500). Please provide the log output from: 1) Guacamole itself (this will likely be in "catalina.out", but could also be in journalctl or elsewhere, depending on how Tomcat is installed/packaged in

Re: guacamole-common-js confusion

2017-10-24 Thread Mike Jumper
On Tue, Oct 24, 2017 at 1:10 PM, David L Napier wrote: > I'm a bit confused by the architecture in this project after reading the > documentation. I'm build a node.js application and hoping to utilize > Guacamole. > > My questions are: > > Does guacamole-common-js load on the

Re: Assistance on creating jar file from directory

2017-10-21 Thread Mike Jumper
On Sat, Oct 21, 2017 at 9:25 AM, Nick Couchman wrote: > On Sat, Oct 21, 2017 at 10:04 AM, Charles Mccrea > ... > >> >> Inside this directory I have my guacamole.properties file and the >> extensions folder. >> I didn't have my GUACAMOLE_HOME

Re: Telnet/SSH buffer size

2017-10-19 Thread Mike Jumper
On Thu, Oct 19, 2017 at 8:14 AM, Nick Couchman wrote: > On Thu, Oct 19, 2017 at 9:24 AM, McRoy, Jeffrey (GE Healthcare) > wrote: >> >> Hi Everyone, >> >> Does anyone know what the buffer size is for Guac’s Telnet and SSH >> sessions? >> > > For SSH, looks

Re: Problems with basic authentication

2017-10-18 Thread Mike Jumper
On Wed, Oct 18, 2017 at 5:30 AM, Felix Wolfheimer wrote: > Hi Nick, > > thanks for your help and your suggestions. I created /etc/guacamole and put > guacamole.properties into this directory. The file has the following > content: > > guacd-hostname: localhost >

Re: Websockets not working

2017-10-18 Thread Mike Jumper
On Wed, Oct 18, 2017 at 10:31 AM, Colin McGuigan <colin_guacam...@walkingshadows.org> wrote: > Mike Jumper wrote >> What version of Tomcat? > > 7.0.69.0; as I understand it, websockets have been supported since 7.0.47. > Yes, and since 7.0.37 via the Tomcat-specific Web

Re: Websockets not working

2017-10-18 Thread Mike Jumper
On Wed, Oct 18, 2017 at 8:48 AM, Colin McGuigan wrote: > Hello again, > So I have an SSH connection. I can connect through Guacamole, but it's > really slow. Some research says that this is because I'm not using > websockets, ... Not necessarily. It is true

Re: Deploying locally built WAR

2017-10-13 Thread Mike Jumper
On Fri, Oct 13, 2017 at 1:00 PM, Ryan Underwood wrote: > Thanks Nick – not sure how I missed it in the root. > > Now I have the image built from my local repo clone. I’ve modified some of > the source to add logging because I still can’t connect to an RDP instance > and

RE: tracking down a tomcat 500 error

2017-10-04 Thread Mike Jumper
POST /guacamole/api/tokens. The larger log excerpt I pasted is catalina.out from tomcat. I'll investigate the MySQL side and jdbc connection. -Ryan Sent from my Android phone using TouchDown (www.symantec.com) -Original Message- *From:* Mike Jumper [mike.jum...@guac-dev.org] *Received:* Wedne

Re: tracking down a tomcat 500 error

2017-10-03 Thread Mike Jumper
On Tue, Oct 3, 2017 at 8:42 PM, Ryan Underwood wrote: > I am running guacamole via docker on win10 pro. I’m using Mysql, guacamole > and guacd and all appear to be running as intended. I get a 500 error when > I hit the home page. Localhost access log shows all the GETs

Re: Automatic execution of commands in Telnet/SSH

2017-10-03 Thread Mike Jumper
On Tue, Oct 3, 2017 at 3:00 PM, McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > ... Would Guacamole have a way to programmatically inject commands into > the input stream? > > It's important to distinguish between commands and input events here. In general, yes, you can inject

Re: showing an error message to the end user

2017-10-03 Thread Mike Jumper
On Tue, Oct 3, 2017 at 2:00 PM, shaykeren wrote: > Hi, > I've implemented my own AuthenticationProvider. > I would like to show an error message to user if some request parameter > is not valid. What request are you referring to? What is the nature of the parameter? - Mike

Re: Extension hooking into log out

2017-10-02 Thread Mike Jumper
On Mon, Oct 2, 2017 at 12:22 PM, Colin McGuigan < colin_guacam...@walkingshadows.org> wrote: > Currently, if you logout it removes your token from memory and redirects > you > to the main page. > > For an extension implementing SAML authentication, it would also be > necessary to send a message

Re: Information Required : Installation of GUACD on Centos 7

2017-09-29 Thread Mike Jumper
On Fri, Sep 29, 2017 at 2:55 AM, Amarjeet Singh wrote: > Hi Team, > > > Is it must to compile and build Guacamole server every time on each server > ? > I don't want the source code to be on that server where Guacamole server > is there. > I only want the binary files of

Re: Docker Guacamole Latest

2017-09-27 Thread Mike Jumper
On Wed, Sep 27, 2017 at 7:58 PM, Nick Couchman wrote: > >>> >>> Since 0.9.10-incubating++ appear under guacamole/guacamole it may be >>> worth stripping the same out of glyptodon/guacamole to funnel those like me >>> more directly towards the right answer. >>> >>> >> The

Re: Docker Guacamole Latest

2017-09-27 Thread Mike Jumper
On Wed, Sep 27, 2017 at 5:39 PM, Jacob Staub wrote: > Thanks for your patience and assistance. The instruction to inspect the > guacamole containers was the steer I needed. > > Great! > ... > > Since 0.9.10-incubating++ appear under guacamole/guacamole it may be worth >

Re: Docker Guacamole Latest

2017-09-27 Thread Mike Jumper
77242c751786615adbc232f6c669fe842a3465a6331ff4e08c@%3Cuser.guacamole.apache.org%3E On Wed, Sep 27, 2017 at 10:31 AM, Jacob Staub <jpsta...@gmail.com> wrote: > See attached for the requested output. > > Regards, > Jake > > > On 9/27/2017 12:27 PM, Mike Jumper wrote: > > O

Re: Docker Guacamole Latest

2017-09-27 Thread Mike Jumper
On Wed, Sep 27, 2017 at 8:34 AM, Jacob Staub wrote: > Images are were pulled via the Docker Pull Command listed on each > corresponding page. Example for guacamole: > > docker pull guacamole/guacamole > > Using the above command pulls Tag = latest. I would expect "latest" to

Re: Compilation error installing on Raspberry Pi

2017-09-24 Thread Mike Jumper
You may need to explicitly disable support for WebP: ./configure --without-webp It looks like the libwebp installed in your case is old enough that its API is incompatible with that used by Guacamole. I'd need to look deeper to determine what the minimum version of libwebp would be for

Re: Handling a SAML POST response

2017-09-22 Thread Mike Jumper
ike > Jumper's OpenID extension: > https://github.com/mike-jumper/guacamole-auth-openid > > FYI - that code is missing recent changes, as I moved things over to the "openid-auth" branch of my development fork of incubator-guacamole-client, to prepare things to be merged into mainline

Re: MS EasyPrint Redirect

2017-09-22 Thread Mike Jumper
On Fri, Sep 22, 2017 at 10:46 AM, Aldo Bassanini wrote: > ... > > Is there any way to see and use the local printers when accesing through > guacamole? > > No, it is not possible for JavaScript to see local printers, and thus there is no way to expose client-side local

Re: Issues with mysql/mariadb authentication

2017-09-19 Thread Mike Jumper
On Tue, Sep 19, 2017 at 7:29 PM, Eric Sten wrote: > Nick, > > That was exactly the issue! Once I disabled SELinux and rebooted the > database authentication worked like a charm! > Interesting - I've never encountered this on all the CentOS + SELinux deployments I've

Re: single link for vnc?

2017-09-19 Thread Mike Jumper
On Sep 19, 2017 11:01 AM, "dan" wrote: Is there a current method to have a web link to a session? for example, I want to drop a raspberri pi in and launch a full screen session to a specific connecting in guac. Basically bypassing the recent connections/all connections

Re: how to customize login page and site label

2017-09-19 Thread Mike Jumper
On Mon, Sep 18, 2017 at 7:35 PM, vnick wrote: > ... > > Side (but related) question - I'm trying to load a custom font with the > resources section, and I think I'm not getting the MIME type quite right. > Is there a limit to the types of files Guacamole will load in this

Re: Restrict Home Screen

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 3:19 PM, jacksonp wrote: > I am using mysql auth, generating connection link > via:https://sourceforge.net/p/guacamole/discussion/1110834/ > thread/fb609070/ > > and passing in credentials like: >

Re: how to customize login page and site label

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 3:26 PM, dan wrote: > got it. error in the guide. > > guide shows: > "resources" : [ > "resources/your-logo.png" : "image/png" > ], > > > what works is: > "resources" : { > "images/snake2.png" :

Re: how to customize login page and site label

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 2:39 PM, dan wrote: > it does indeed remove the error, and gives a new one: > ERROR o.a.g.extension.ExtensionModule - Extension "xyz.jar" could not be > loaded: guac-manifest.json is not valid JSON: xyz.jar > > Can you post the .jar of the extension

Re: how to customize login page and site label

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 1:40 PM, dan wrote: > Here are the lines for loading extensions: > 20:37:35.278 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule > - Extension "MySQL Authentication" loaded. > 20:37:35.283 [localhost-startStop-1] ERROR

Re: password hash in mysql guacamole_user table

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 12:59 PM, jacksonp wrote: > trying to manually set a password via mysql guacamole_user table. Not > concerned about security, not salting, just want to enter any kind of > password that will work. > > I strongly recommend against using unsalted

Re: CAS Extension

2017-09-18 Thread Mike Jumper
On Mon, Sep 18, 2017 at 8:23 AM, richk wrote: > > In the docs with regards to the CAS extension it has this line: > > "This module must be layered on top of other authentication extensions that > provide connection information, as it only provides user authentication". > >

Re: Guacamole only shows a screenshot when using importState

2017-09-16 Thread Mike Jumper
On Fri, Sep 15, 2017 at 7:32 PM, messido wrote: > Appreciate your very quick response! I just have a quick follow up question > if you have the chance.. > > Since I have the connectionID string inside my Java class, how can I send > it > to my frontend angular app, or

Re: Guacamole only shows a screenshot when using importState

2017-09-15 Thread Mike Jumper
On Fri, Sep 15, 2017 at 1:47 PM, messido wrote: > To cut it short, I'm using my own front end. One of my pages create the > connection with guacamole, and when connection is established it uses > "exportState" to save the state inside localStorage as a JSON string.. >

Re: how to customize login page and site label

2017-09-12 Thread Mike Jumper
On Tue, Sep 12, 2017 at 6:20 AM, vnick wrote: > dan-2 wrote >> I can't find any docs on how to change the site label and login pages >> in the current 9.13. Changes made in the translation pages don't seem >> to do anything. >> >> Thanks. > > What files, specifically, are you

Re: per-connection guacd

2017-09-09 Thread Mike Jumper
On Sat, Sep 9, 2017 at 8:31 AM, vnick wrote: > flittermice wrote >> Hello, >> >> in the release notes I read about this interesting new feature >> (GUACAMOLE-189 - Add support for per-connection guacd) and I wonder how to >> configure that. >> I suppose that has to be done in

Re: What could be causing guacamole to kill my server

2017-09-06 Thread Mike Jumper
On Wed, Sep 6, 2017 at 7:13 PM, austin wonderly wrote: > hello, > > I'm trying to set up guacamole to allow html5 ssh access to my server. so > far I've done the following: > > 1. apt-get install guacamole > Though this is unlikely to be related to your problem, I would

Re: Clipboard support using guacamole-common-js API

2017-09-05 Thread Mike Jumper
Please do not post the code of proprietary software here (or elsewhere). Doing so is most likely a copyright violation. - Mike On Sep 5, 2017 18:27, "Amarjeet Singh" <amarjee...@gmail.com> wrote: > I went through spark view and digging into that. > > On Tue, Sep

Re: Unable to open Share Drive on Windows RDP Server 2012 R2

2017-09-05 Thread Mike Jumper
On Tue, Sep 5, 2017 at 5:40 AM, Amarjeet Singh wrote: > ... > > 2. I have given *sftp-directory* as /tmp but it is pointing to */ (root) > directory* always --> *NOT RESOLVED* > > The "sftp-directory" parameter does not control the root directory of the >> SFTP filesystem,

Re: Clipboard support using guacamole-common-js API

2017-09-05 Thread Mike Jumper
On Tue, Sep 5, 2017 at 5:51 AM, Amarjeet Singh wrote: > Hi Dave, > > Please dig into getLocalClipboard() function in guacamole-common-js API, > once data is copied to clipboardContent it broadcast to guacClipboard i.e. > Guacamole menu. > It's good to check against the main

Re: How do I ensure that the sample guacamole I use is using websockets and not ajax (XMLHttpRequest) ?

2017-09-05 Thread Mike Jumper
On Tue, Sep 5, 2017 at 5:32 AM, odonya wrote: > I set up sample guacamole ... Are you referring to the mainline Guacamole web application, or to a web application leveraging the Guacamole API? - Mike

Re: How to automatically authenticate in RDP after LDAP user access Guacamole Web with the same user.

2017-08-31 Thread Mike Jumper
The tag for user-mapping.xml defines a username/password combination for Guacamole, not for a connection. The user-mapping.xml file is a separate, simplified, XML-driven authentication mechanism. It is not involved at all if you're using LDAP. The tokens should be specified as the values of the

Re: How to automatically authenticate in RDP after LDAP user access Guacamole Web with the same user.

2017-08-31 Thread Mike Jumper
On Thu, Aug 31, 2017 at 9:40 AM, marcosrlopes wrote: > > How to automatically authenticate in RDP after LDAP user access Guacamole > Web with the same user? Thank you > > Use the ${GUAC_USERNAME} and ${GUAC_PASSWORD} parameter tokens in your connection configuration:

Re: Browser crashes while copying Data ( More than 5000 lines ) in Internet Explorer and Microsoft Edge

2017-08-30 Thread Mike Jumper
On Wed, Aug 30, 2017 at 4:53 AM, Amarjeet Singh wrote: > ... > > - I have checked on *JIRA *as well where it has been issued as a BUG > > *Ticket No : GUACAMOLE-310 >> Multi-line text >> clipboard strips LF* > > >

Re: Docker installation problem

2017-08-29 Thread Mike Jumper
On Tue, Aug 29, 2017 at 7:08 AM, Suncatcher16 wrote: > One last question: how should one install Duo on Docker version? On regular > Guacamole we copied *guacamole-auth-duo-0.9.13-incubating.jar* to > GUACAMOLE_HOME/extensions and all is get working. > > Here I copy JAR

Re: Docker installation problem

2017-08-25 Thread Mike Jumper
On Fri, Aug 25, 2017 at 6:57 AM, Suncatcher16 wrote: > I seems to be doing everything according manual but cannot access Guacamole > Wegbui. > All my containers start properly: > > > docker ps > > CONTAINER IDIMAGE COMMAND > CREATED > > STATUS

Re: Problem with printing using 0.9.13-incubating

2017-08-24 Thread Mike Jumper
On Thu, Aug 24, 2017 at 7:16 AM, Juarez Freitas wrote: > I used 0.8.4 version and printing with RDP in windows 2003 terminal server > was working very well... > > Now, I upgraded to 0.9.13-incubating version and printing does not work. > > Are both guacamole-server and

Re: CAS extensions with Docker?

2017-08-24 Thread Mike Jumper
Alternatively, the Guacamole Docker image supports arbitrary extensions and properties through specifying a GUACAMOLE_HOME template: http://guacamole.incubator.apache.org/doc/gug/guacamole-docker.html#guacamole-docker-guacamole-home If you create a GUACAMOLE_HOME having a guacamole.properties

Re: Connection Error

2017-08-21 Thread Mike Jumper
On Mon, Aug 21, 2017 at 3:30 PM, surfshack66 wrote: > Yes, I see a remote desktop display and it does respond to keyboard/mouse > input albeit very slow. > > Is there another proxy between your browser and the Nginx proxy in front of Guacamole? On the machine you're

Re: Connection Error

2017-08-21 Thread Mike Jumper
On Mon, Aug 21, 2017 at 3:20 PM, surfshack66 wrote: > The error came from Guacamole > > "The connection has been closed because the server is taking too long to > respond..." > > I'm able to connect, but it disconnects after a few seconds. > > When the connection is

Re: Connection Error

2017-08-21 Thread Mike Jumper
On Thu, Aug 17, 2017 at 12:34 PM, surfshack66 wrote: > Hi - I am able to connect via RDP but after a few seconds I receive an > error > saying the server took too long to respond. > > Here is my nginx reverse proxy config. > What was the error specifically? Did the

Re: guacd connection refused from docker image

2017-08-20 Thread Mike Jumper
On Sun, Aug 20, 2017 at 9:04 PM, Travis Kelley wrote: > Ok, this was a really boneheaded move by me. When I created the > connection inside the guacamole gui I put the IP address of the RDP > server I wanted to connect to in the hostname field for the guacd > proxy.

Re: INITIAL-PROGRAM not working in the Congiguratuions

2017-08-14 Thread Mike Jumper
On Mon, Aug 14, 2017 at 10:20 AM, Amarjeet Singh wrote: > Hi Mike, > > Thanks for a reply. > > Do I have to include these in GuacamoleConfiguration Object? > > or > > Do I have to include it in GuacamoleClientConfiguration Object? > > Where I do have to configure them to

Re: INITIAL-PROGRAM not working in the Congiguratuions

2017-08-14 Thread Mike Jumper
On Aug 14, 2017 09:03, "Amarjeet Singh" wrote: Hi Team, I have used *initial-program* settings to open *internet explorer* after the RDP starts. I have done the following configurations :- File : *guacamole.properties* # Hostname and port of guacamole proxy >

Re: What are some tips for debugging no audio heard?

2017-08-06 Thread Mike Jumper
On Sat, Aug 5, 2017 at 1:16 PM, christopherbalz wrote: > About the first question: > - For guacd, have you linked the necessary Guacamole libraries into the > FreeRDP lib directory? The following thread should help you with that - the > guacdr.so and guacsnd.so files are the

Re: guacamole server 0.9.12-incubating does not compile after upgrading debian jessie to debian stretch

2017-08-06 Thread Mike Jumper
It is compatible - that's what the previously-posted JIRA issue dealt with: https://issues.apache.org/jira/browse/GUACAMOLE-205 If you try building the 0.9.13-incubating release, which has the above changes, you will not see these errors. - Mike On Sun, Aug 6, 2017 at 10:37 AM, Daniel Nguyen

Re: Server Out Of Memory

2017-08-03 Thread Mike Jumper
On Thu, Aug 3, 2017 at 6:54 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Thu, Aug 3, 2017 at 6:50 PM, James Fraser > <james.fra...@veritec.com.au> wrote: >> Hi Nick >> >> Thanks for your response. >> >> After sending off this message I

Re: Server Out Of Memory

2017-08-03 Thread Mike Jumper
On Thu, Aug 3, 2017 at 6:50 PM, James Fraser wrote: > Hi Nick > > Thanks for your response. > > After sending off this message I did some digging. > > I am using JDBC and LDAP auth together. > > I was digging around the Server Heap error and think that you are on the

Re: Fwd: Unable to Connect to GUACD Server on Linux

2017-08-03 Thread Mike Jumper
On Aug 3, 2017 03:54, "Amarjeet Singh" wrote: ... Configuration in *guacamole.properties* *# Hostname and port of guacamole proxy* *guacd-hostname:172.15.9.56* *guacd-port:4822* *# Auth provider class (authenticates user/pass combination, needed if using the provided

Re: Fwd: Unable to Connect to GUACD Server on Linux

2017-08-03 Thread Mike Jumper
On Aug 3, 2017 06:38, "Nick Couchman" wrote: Amarjeet, I'm not sure why the 0.0.0.0 option does not work - I will have to dig into that. Glad it is working for you, though. My guess would be that guacd is already running. Since the wildcard address would result in

Re: [ANNOUNCE] Apache Guacamole 0.9.13-incubating released

2017-08-01 Thread Mike Jumper
On Tue, Aug 1, 2017 at 10:10 AM, Giorgio wrote: > Works perfectly fine in all aspects. Thank you. > > Is there any example on how to implement the CAS single sign-on ? Hi Giorgio, This is an announcement thread, and isn't meant as a central hub for questions related to the

[ANNOUNCE] Apache Guacamole 0.9.13-incubating released

2017-08-01 Thread Mike Jumper
The Apache Guacamole community is proud to announce the release of Apache Guacamole 0.9.13-incubating. Apache Guacamole (incubating) is a clientless remote desktop gateway which supports standard protocols like VNC, RDP, and SSH. We call it "clientless" because no plugins or client software are

Re: guacamole server 0.9.12-incubating does not compile after upgrading debian jessie to debian stretch

2017-07-31 Thread Mike Jumper
On Mon, Jul 31, 2017 at 1:34 PM, Valentin BRICE wrote: > Hi Daniel, > > If I may, you issue here a common compilation error. It seems that the > flag -Werror as been set in the Makefile. You may suppress the error > removing the flag in the Makefile. > > As a matter of practice,

Re: RemoteFX & Session Sharing

2017-07-31 Thread Mike Jumper
On Fri, Jul 21, 2017 at 6:01 AM, Herzog wrote: > I would be more than interested, too! > > Mike, is the MIT licensed "poorly implemented" version publicly available? > Could you publicize it otherwise? > No, this is incorrect. If it were MIT-licensed, yes, we could indeed do as

Re: Upgrade strategy for Guacamole

2017-07-31 Thread Mike Jumper
On Mon, Jul 31, 2017 at 6:12 AM, Nick Couchman wrote: > I would do them in this order: > 1) guacd > 2) Postgres > 3) WAR/Extensions > > guacd should be completely backward-compatible, so you shouldn't have any > problem using older Guacamole client with newer guacd (in

Re: Close browser tab on RDP disconnect

2017-07-31 Thread Mike Jumper
On Mon, Jul 31, 2017 at 7:50 AM, timofcourse wrote: > For a bit more context, we use Guacamole through a third party solution - > users launch guac RDP sessions directly from the third party app's > interface. > > As a result, the "Home" button on the Disconnected

Re: NoAuth failing to load?

2017-07-31 Thread Mike Jumper
On Mon, Jul 31, 2017 at 9:03 AM, tako wrote: > Hi, I'm trying to test out Apache Guacamole to see if it'd be suitable for > my > environment. I have it set up and running in a RHEL6 VM. I was able to > compile everything, set up Tomcat, etc. When I tried to switch over to >

Re: Drag and Drop issue

2017-07-28 Thread Mike Jumper
> work. > > I see a lot of posts about this error, I will investigate them. > > Thanks, Adrian > > -Original Message- > From: Mike Jumper [mailto:mike.jum...@guac-dev.org] > Sent: 28 July 2017 17:29 > To: user@guacamole.incubator.apache.org > Subject: Re

Re: Drag and Drop issue - RESOLVED

2017-07-28 Thread Mike Jumper
On Fri, Jul 28, 2017 at 10:36 AM, Adrian Owen wrote: > Hi Mike, > > I ran these commands: > > ln -s /usr/local/lib/freerdp/guacsnd-client.so /usr/lib/i386-linux-gnu/freerdp > ln -s /usr/local/lib/freerdp/guacdr-client.so /usr/lib/i386-linux-gnu/freerdp Note that there are

Re: Drag and Drop issue

2017-07-28 Thread Mike Jumper
On Fri, Jul 28, 2017 at 8:02 AM, Adrian Owen wrote: > Guacamole 0.9.12 – Debian Jessie x86 > > On the Guacamole server: > > ... > > 2. I created /userfiles with 777 permissions > You should *never* set permissions to 777. The drive directory needs only be

Re: Guacamole on Docker 0.9.12-incubating

2017-07-28 Thread Mike Jumper
On Fri, Jul 28, 2017 at 12:16 AM, Martin Herold wrote: > ... > > One of our users from outside told me, he get kicked out after a view > seconds (max. 10 seconds) with error "high latency". > There is no error message within Guacamole which reads "high latency". Is this

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-23 Thread Mike Jumper
internally would be unsafe. - Mike On Jul 23, 2017 11:00, "danielos" <guacam...@dan-tech.pl> wrote: BTW another bug / missing feature - some characters are not decoded in browser clipboard, eg: \u0107 should be decoded to ć - Daniel W dniu 23.07.2017 o 19:35, Mike Ju

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-23 Thread Mike Jumper
On Sun, Jul 23, 2017 at 9:52 AM, danielos wrote: > 1. Here are multiple thread stacktraces > > 2. I noticed that mouse "double click" event is randomly trigger spinning > a) That "double click" in "planner" app is used to "rename task", but I > noticed that is also copies

Re: Guacamole throws 404 when trying guac.connect();

2017-07-23 Thread Mike Jumper
On Sat, Jul 22, 2017 at 2:04 PM, messido wrote: > ... as soon as I write > 'guac.connect()' I get a failed post request to > 'http://localhost:8080/guacamole-client/ng/tunnel' with error code 404 NOT > FOUND > What is the correct URL to the tunnel servlet of your

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-23 Thread Mike Jumper
On Sat, Jul 22, 2017 at 3:28 AM, danielos wrote: > I managed to install gdb in guacd container: > > - > > [root@480dcc5d723f /]# top > top - 10:44:32 up 104 days, 23:28, 0 users, load average: 1.66, 1.95, 1.65 > Tasks: 4 total, 1 running,

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-23 Thread Mike Jumper
On Sun, Jul 23, 2017 at 4:17 AM, danielos wrote: > Unfortunatelly problem still exists in 0.9.13-incubating-RC1 with docker > > Is it possible tu build guacd docker image on debian-jessie instead of > centos? just for testing. > You'd have to modify the Dockerfile, but

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-21 Thread Mike Jumper
On Fri, Jul 21, 2017 at 2:16 PM, danielos wrote: > > Actually I found something (whole guacd log attached to e-mail message): > > guacd[1]: INFO: Connection "$5ac08735-d767-419f-997a-a80e74f6704b" > removed. > guacd[1]: INFO: Creating new client for protocol "rdp" >

Re: guacd 0.9.12-incubating is using 100% cpu

2017-07-21 Thread Mike Jumper
Is there anything in the Docker logs for your guacd container? On Fri, Jul 21, 2017 at 12:59 PM, danielos wrote: > Hi Everyone! > > I use most recent guacamole 0.9.12-incubating with docker. > > I noticed, that for guacd container after couple of hours of inactivity (no >

RE: LDAP and MySQL

2017-07-20 Thread Mike Jumper
On Jul 20, 2017 03:13, "Andy Pattrick" wrote: ... The docker image works well but does have limitations on passing configuration in. Ideally a mechanism would exist where you could pass any property through docker, or maybe store your .properties file on a mapped

Re: Tried 0.9.13 incubating rc 1, segfault on : libguac-client-rdp

2017-07-20 Thread Mike Jumper
Please verify that the guacsnd.so (or guacsnd-client.so), etc. FreeRDP plugins installed by the libguac-client-rdp build are indeed from the same build, and not your previous build of 0.9.12. - Mike On Jul 20, 2017 07:23, "john" wrote: > yesterday i've been testing

Re: How to get guacd version?

2017-07-18 Thread Mike Jumper
On Tue, Jul 18, 2017 at 11:24 AM, MysticRyuujin <mysticryuu...@gmail.com> wrote: > Mike Jumper wrote >> You are correct that there is no --version option. The version number is >> logged to syslog, and printed when the daemon starts, but there is no way >> to run g

Re: How to get guacd version?

2017-07-17 Thread Mike Jumper
On Jul 17, 2017 18:23, "Kris Germann" wrote: In the provided web front-end you can see it on the bottom right as of version 0.9.11 That version number is actually the version of the webapp, not guacd. Though both should be kept at the same version, you will need to

  1   2   3   4   >