Re: Creating a new JDBC auth extension

2017-01-24 Thread David Landry
; > I had a look at your code, and can't see anything wrong that would cause > that error. Do you have the full stacktrace available? > > James > > On Mon, Jan 23, 2017 at 1:13 PM, David Landry wrote: > > I created an SQLite JDBC auth extension by using Guacamole&#x

Creating a new JDBC auth extension

2017-01-23 Thread David Landry
- https://bitbucket.org/apporto/incubator-guacamole-client/downloads/guacamole.properties -- --- David Landry

Re: guacd[1169]: ERROR: Unable to load client plugin

2017-01-23 Thread David Landry
[http-nio-8080-exec-16] ERROR > o.a.g.w.GuacamoleWebSocketTunnelEndpoint - Creation of WebSocket tunnel to > guacd failed: Connection to guacd timed o > > Any ideas what is the cause? > regars, > Radomir > -- --- David Landry

Re: Black screen on connect

2017-01-20 Thread David Landry
problem. It sounds like, when your system tries to open the WebSocket session with the browser, the OS isn't creating the handler for it. Maybe the user has too many file descriptors open? Can you give some more details about the system you're running this on? -- --- David Landry

Sharing connections with custom authentication extensions

2017-01-11 Thread David Landry
Is there any documentation about creating custom authentication modules that allow shared connections? It looks like basing an extension on SimpleAuthenticationProvider doesn't allow you to share connections. -- --- David Landry

Re: Best way to integrate guacamole website

2017-01-11 Thread David Landry
an extensions system for doing exactly this: > > http://guacamole.incubator.apache.org/doc/gug/custom-auth.html > > You will need to implement a Guacamole extension which integrates with > your existing authentication system. As long as that extension can > recognize and validate the users which have already logged in to your > main website, things should work exactly as you describe. > > - Mike > > > > > > -- --- David Landry

Re: Entire screen is being highlighted

2016-12-09 Thread David Landry
On Fri, Dec 9, 2016 at 4:06 PM Mike Jumper wrote: > On Fri, Dec 9, 2016 at 12:59 PM, David Landry wrote: > > You can reproduce the problem if you press Ctrl-Alt-Shift to open the > Guac > > menu (showing a clipboard text input and drive redirection stuff), then > > se

Re: Guacamole 0.9.9 - shared RDP connections possible?

2016-12-09 Thread David Landry
possible on the 0.9.9? > > -- --- David Landry

Re: Entire screen is being highlighted

2016-12-09 Thread David Landry
> received this message in error, please immediately advise the sender by > reply email and delete all copies. -- --- David Landry

Re: Problem with backspace on AIX 7

2016-12-09 Thread David Landry
in on this machine > and the file-transfer we need. > > Does anybody has an idea how to solve this? > > -- > > Met vriendelijke groet / with kind regards, > > *Mark van den Boogaard* > > -- --- David Landry

Re: Set Time Limit for Idle Sessions in Guacamole

2016-12-05 Thread David Landry
to set a auto logout for RDP > sessions that have been idle for a defined period of time? > > Thanks > -- --- David Landry

Re: Time-limiting connections

2016-11-14 Thread David Landry
d of time. > > The best would be if there was something like > SimpleAuthenticationProvider (but for connection handling) that I could > extend to suit my needs. > > Thanks for your advice. > > Regards, > Nikola Malesevic > -- --- David Landry

Re: Guacamole. Passing connection details problem

2016-09-01 Thread David Landry
have fixed? I can put together a pull request to fix it if you're interested. ᐧ On Wed, Aug 31, 2016 at 11:39 PM, David Landry wrote: > Hi, I'm working with Antony on this. Here's a few more details: > > I stepped through with a debugger, and it looks like

Re: Guacamole. Passing connection details problem

2016-08-31 Thread David Landry
problem > we're having is that sometimes links work and sometimes they don't. When > they don't work, guacamole complains about an undefined connection type. > > Any help/pointers would be appreciated! > > Thanks! > > -- > Antony Awaida > www.apporto.com > > ᐧ > -- David Landry