DNS or IP access without port number

2018-05-14 Thread Asbern
Hi all, I have successfully deployed guacamole, I could access via https://ip:8443/guacamole, but is it possible to access using IP alone without the port and the path? Best Regards, A. Asbern

Re: Select User Connection Restricted by Source IP

2018-05-14 Thread Suncatcher16
Mike Jumper wrote > On Sun, May 13, 2018, 04:49 Suncatcher16 > 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

Re: Live Preview Dashboard

2018-05-14 Thread petapixel
Thanks for the quick reply! I misspoke about the "live preview". The recent connections preview is definitely enough; doesn't need to be real-time. The goal is to generate a set of users and connections and then create a "master" user that can access all connections previous generated. An example

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: debugging custom auth provider

2018-05-14 Thread Nick Couchman
On Mon, May 14, 2018 at 4:49 AM, WebE wrote: > Hi, > > I have a task to configure guacamole where users can create a URL and use > it > for remote desktop. All parameter for connection are passed via url > parameter. The behavior is similar to guacamole auth plugin >

Re: Import csv mysql

2018-05-14 Thread cedrik
Thank you for your reply. when importing the password is correctly displayed in the guacamole settings. The password is displayed correctly but it is as if it was inactive. If for example I add a letter to the password and then delete it and save it, the password and connection works perfectly.

debugging custom auth provider

2018-05-14 Thread WebE
Hi, I have a task to configure guacamole where users can create a URL and use it for remote desktop. All parameter for connection are passed via url parameter. The behavior is similar to guacamole auth plugin which doesn't work with latest