Re: SSL

2019-01-15 Thread Nick Couchman
On Tue, Jan 15, 2019 at 17:54 sciUser wrote: > I looked at the other topics about SSL and they where not to the point. > > If I want to run SSL https://guachere/guacamole do I install it on the > nginx > or tomcat? > Technically you can install SSL/TLS in either place. It's generally done on Ng

SSL

2019-01-15 Thread sciUser
I looked at the other topics about SSL and they where not to the point. If I want to run SSL https://guachere/guacamole do I install it on the nginx or tomcat? Thank You -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Sponsoring ongoing Debian packaging ?

2019-01-15 Thread F. Rodriguez
Hello, I'd like to know if anyone here would be interested in funding Debian package updates for Guacamole. This would trickle down and benefit its derivatives (most notably Ubuntu) and help wider adoption and support. It would also help users benefit faster from improvements in recent versions. R

Re: Dumb LDAP Properties Question

2019-01-15 Thread Zer0Cool
Yes I agree, I am just going to leave it as is and have it be manually entered instead of making assumptions. Thanks -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: Guacamole performance improvement

2019-01-15 Thread Mike Jumper
On Tue, Jan 15, 2019, 04:16 Shilpa Bhandari I'm using Guacamole API to fetch session token and to expire the token > also. But sometimes the API doesn't respond back but seems that the work > gets done on Guacamole side. e.g. I made a call to expire the token and for > 3-4 minutes no response retu

Re: AW: ldap groups in 1.0.0 RC1

2019-01-15 Thread ek1m92
I seem to be running into either the same or a very similar problem (running guacamole 1.0.0 but my understanding is that this is identical to the RC): Authentication succeeds without any modification to the source, but from this point on, the behavior I'm seeing seems to be identical. Here are the

Re: Guacamole performance improvement

2019-01-15 Thread Shilpa Bhandari
I'm using Guacamole API to fetch session token and to expire the token also. But sometimes the API doesn't respond back but seems that the work gets done on Guacamole side. e.g. I made a call to expire the token and for 3-4 minutes no response returned from Guac API after sometime when I make same

Re: Guacamole performance improvement

2019-01-15 Thread Shilpa Bhandari
Thanks. On Tue, Jan 15, 2019 at 5:23 PM Nick Couchman wrote: > On Tue, Jan 15, 2019 at 6:45 AM Shilpa Bhandari < > shilpa.bhand...@fonantrix.com> wrote: > >> Where to check the logs for this? >> >> Thanks and regards, >> Shilpa Bhandari >> > > For Guacamole Client, check the Tomcat catalina.out

Re: Guacamole performance improvement

2019-01-15 Thread Nick Couchman
On Tue, Jan 15, 2019 at 6:45 AM Shilpa Bhandari < shilpa.bhand...@fonantrix.com> wrote: > Where to check the logs for this? > > Thanks and regards, > Shilpa Bhandari > For Guacamole Client, check the Tomcat catalina.out file, which logs all of the Java messages for the Guacamole Client applicatio

Re: Guacamole performance improvement

2019-01-15 Thread Shilpa Bhandari
Where to check the logs for this? Thanks and regards, Shilpa Bhandari On Tue, Jan 15, 2019 at 5:12 PM Nick Couchman wrote: > On Tue, Jan 15, 2019 at 4:32 AM Shilpa Bhandari < > shilpa.bhand...@fonantrix.com> wrote: > >> No we don't have SFTP enabled on RDP connection. >> > > Are you able to lo

Re: Guacamole performance improvement

2019-01-15 Thread Nick Couchman
On Tue, Jan 15, 2019 at 4:32 AM Shilpa Bhandari < shilpa.bhand...@fonantrix.com> wrote: > No we don't have SFTP enabled on RDP connection. > Are you able to look at the log files and determine where the delay is occurring? If it is a multi-second delay, you should be able to see timestamps in th

Re: Guacamole performance improvement

2019-01-15 Thread Shilpa Bhandari
No we don't have SFTP enabled on RDP connection. Thanks and regards, Shilpa Bhandari On Mon, Jan 14, 2019 at 10:07 PM Mike Jumper wrote: > On Mon, Jan 14, 2019 at 12:16 AM Shilpa Bhandari < > shilpa.bhand...@fonantrix.com> wrote: > >> Yes. I want to know if there is any way to reduce that time