Hello,
I have upgraded my Docker based Guacamole installation to 1.3.0, in the
previous version, I had used a user sync script to allow my corporate LDAP
users authenticate with their LDAP credentials.
I understand the version 1.3.0 has some built-in features which eliminates the
need for using
Hi all,
I am running guacamole in a docker container. How can I disable HTTPS on tomcat
and have guacamole run on port 8080 instead of 8443? Here is what my server.xml
looks like (below). Thank you
Thank you so much, it worked like a charm!
On Tuesday, September 22, 2020, 03:26:52 PM EDT, Nick Couchman
wrote:
On Tue, Sep 22, 2020 at 3:00 PM Tezarin wrote:
> Thank you Nick, I followed the steps in the URL you recommended and was
> able to put the text right on the ho
they login?
Thank you in advance
On Monday, September 21, 2020, 03:12:35 PM EDT, Nick Couchman
wrote:
On Mon, Sep 21, 2020 at 1:55 PM Tezarin wrote:
> Hi all,
>
> I was wondering if there is a way for me to add a text with hyperlink at
> the top of the page? My users login
Hi all,
I was wondering if there is a way for me to add a text with hyperlink at the
top of the page? My users login and see the recent connections on the left and
the username they logged in as on the right. In between these two, I would like
to add a text so when my users click that, they get
Hi all,
I have Guacamole version 0.9.14 installed (Docker installation) and would like
to have direct URLs to each of my hosts. Came across the following repo:
https://github.com/mike-jumper/guacamole-legacy-urls
Followed the instruction and configured guacamole legacy url, but unfortunately
it
Hi all,
I use guacamole v. 0.9.14 to access several remote VMs, CentOS and Windows
based. Since two days ago I've been noticing that my connections drop
frequently after a few seconds of being connected, looks at the logs and see
entries with regards to my connections, and number of seconds I h
tion: Table
'guacamole.guacamole_entity' doesn't exist
Can you please advise what I did wrong?
ThanksOn Wednesday, February 13, 2019, 10:59:10 AM EST, Nick Couchman
wrote:
On Wed, Feb 13, 2019 at 9:57 AM Tezarin wrote:
> Good morning all,
> I have the guacamole dock
Thanks much I appreciate it.
On Wednesday, February 13, 2019, 10:59:10 AM EST, Nick Couchman
wrote:
On Wed, Feb 13, 2019 at 9:57 AM Tezarin wrote:
> Good morning all,
> I have the guacamole docker image which I pulled months ago and now trying
> to figure out the version
Good morning all,
I have the guacamole docker image which I pulled months ago and now trying to
figure out the version of it and could not find a way to do that. Can someone
ple ae help?
Thanks in advance
.
Thanks
On Wednesday, November 28, 2018, 5:02:55 PM EST, Nick Couchman
wrote:
On Wed, Nov 28, 2018 at 2:18 PM Tezarin wrote:
> Just to add, I am having the logs forwarded to Splunk:
>
> logging: driver: splunk
>
> But would like the loglevel to chaneg from INFO to DEBUG
5) docker info | grep -i debug.*server
But the logs in Splunk are still INFO.
Please help,
ThanksOn Tuesday, November 27, 2018, 3:05:41 PM EST, Tezarin
wrote:
Hi all,
I am running Guacamole in docker containers: guacamole container and guacd. Can
you please let me know how I can change
Hi all,
I am running Guacamole in docker containers: guacamole container and guacd. Can
you please let me know how I can change the Loglevel to DEBUG? I checked the
documentation and looks like the we will have to edit this file on the docker
host:Which the file doesn't exist on the docker host.
same effect.
- Mike
On Thu, Oct 18, 2018, 09:21 Tezarin wrote:
> Thank you, I'll review. I'm trying to see which ones will be replacing
> the exact two variables I had listed.
> On Thursday, October 18, 2018, 2:54:15 AM EDT, Mike Jumper <
> mjum...@apache.org> wrot
ual:
http://guacamole.apache.org/doc/gug/guacamole-docker.html#
guacamole-docker-mysql-optional-vars
- Mike
On Tue, Oct 16, 2018 at 9:16 AM, Tezarin wrote:
> To be more specific, I am only looking for the current (non deprecated)
> values to replace these two variables:
>
> - MYSQL_DISALLOW_SI
Hi all,
I originally had opened a thread which I can't find it anymore, I am currently
using the two deprecated values below and was wondering what the equivalent
variables I should be using instead:Thanks
- MYSQL_DISALLOW_SIMULTANEOUS_CONNECTIONS= false
- MYSQL_DISALLOW_DUPLICATE_CONNECTIO
, October 16, 2018, 10:22:25 AM EDT, Tezarin
wrote:
Thank you for your prompt reply. So in my case if these are the values I
currently have in my docker-compose file:
- MYSQL_DISALLOW_SIMULTANEOUS_CONNECTIONS= false -
MYSQL_DISALLOW_DUPLICATE_CONNECTIONS= false
What would be the
?mysql-default-max-connections: 1
mysql-default-max-group-connections: 1
Thank you
On Monday, October 15, 2018, 9:20:48 AM EDT, Mike Jumper
wrote:
On Mon, Oct 15, 2018 at 5:49 AM, Tezarin wrote:
>
> Good morning,
>
>
> I understand the method I was using to fix the issue i
f the deprecated connection parameters I specified in the Description are not
correct/useful, we can ignore that part and find the correct solution.Thanks in
advance
On Wednesday, October 3, 2018, 11:55:53 AM EDT, Nick Couchman
wrote:
On Wed, Oct 3, 2018 at 11:52 AM Tezarin wrote:
> Tha
Thanks Nick, wasn't sure how to check the version. You're right, apparently the
disallow parameters never get added, should stop using them.
> On Oct 3, 2018, at 11:55 AM, Nick Couchman wrote:
>
>> On Wed, Oct 3, 2018 at 11:52 AM Tezarin wrote:
>>
>> Th
Thanks Nick, I appreciate your reply.
I have Guacamole running inside a Docker container.
Regards
On Tuesday, October 2, 2018, 8:43:32 PM EDT, Nick Couchman
wrote:
On Tue, Oct 2, 2018 at 2:14 PM Tezarin wrote:
> Hi all,
> I have added two new variables to my docker-compos
Hi all,
I have added two new variables to my docker-compose file (the two disallow
ones):
environment: - MYSQL_DATABASE=guacamole
- MYSQL_USER=guacamole - MYSQL_PASSWORD=somepassword -
MYSQL_DISALLOW_SIMULTANEOUS_CONNECTIONS= false -
MYSQL_DISALLOW_DUPLICATE_CONNEC
verse proxy in front of tomcat anyway, it is conventional to
implement your security headers there rather than in tomcat.
But I'm afraid I can't comment on the best way to do this.
M.
.
On Wed, 19 Sep 2018, 19:23 Tezarin, wrote:
> Mark,
>
> Thank you for your prompt
s://tomcat.apache.org/tomcat-8.0-doc/config/filter.html.
Other than that, you will probably need to write a custom filter, which is
what I have always ended up doing for odd header requirements.
Mark
.
On Wed, 19 Sep 2018, 18:12 Tezarin, wrote:
> Hi,
> I need to implement an Content Security
Hi,
I need to implement an Content Security Policy (CSP) for the guacamole web
application. This is done via http headers added to the response from the
tomcat server running guacamole. So here are the questions I would ask myself:
1. How do I add HTTP headers to a tomcat server or guacamole conf
Perfect, thank you guys, I'll start making the changes you suggested.
Regards On Wednesday, August 29, 2018, 11:36:55 AM EDT, Nick Couchman
wrote:
On Wed, Aug 29, 2018 at 8:59 AM Tezarin wrote:
> Thank you for your reply. The issue is most definitely with my dockerfile
> t
dependency plugin (as guacamole does,
see the guacamole pom for an example) or put them in the extensions lib
folder, as described in the documentation.
M.
.
On Wed, 29 Aug 2018, 06:56 Tezarin, wrote:
> Thank you Nick. This makes sense. Now I understand the behavior.
>
> If I do the co
3:44 PM, Nick Couchman wrote:
>
>> On Tue, Aug 28, 2018 at 3:39 PM Tezarin wrote:
>>
>> Thank you Nick,
>> The part where it is copying the server.xml and tomcat keystore works,
>> that was why I am puzzled... Do you happen to have any examples I can take
>> a
Thank you Nick,
The part where it is copying the server.xml and tomcat keystore works, that was
why I am puzzled... Do you happen to have any examples I can take a look at?
Thanks On Tuesday, August 28, 2018, 3:05:17 PM EDT, Nick Couchman
wrote:
On Tue, Aug 28, 2018 at 1:43 PM Tezarin
Hi,
I have several files in a directory on the host machine which I am trying to
copy to the Docker container.
The problem is that the files do get copied to the destination but all the
existing files inside the destination directory get removed.
Before adding these new ADD lines to my Dockerfile
Hi,
Is there any way that we have a trigger added to our Dockerfile or
docker-compose, etc. to get notified if a newer version of the
Guacamole/Guacamole docker image comes out and then our docker compose can
build a new image based on that upstream image?
Thanks
e as $HOME/.guacamole since
that will cause the template and the real guacamole home to be the same
directory.
On 16 July 2018 at 14:45, Tezarin wrote:
> Thank you Mark. I apologize for the format of the docker-compose all being
> scrambled in my previous email, I've attached it in a
the docker host, then it
must be exposed to the container as a volume, otherwise the corresponding
folder inside the container will not exist or will be empty and nothing
will be copied across.
Is that clear? Does it answer your question?
Regards,
Mark.
.
On 16 July 2018 at 12:17, Tezarin w
Hi all,
I have Guacamole running inside the docker containers (guacd and guacamole),
I'm trying to add a new environment variable to my Guacamole docker-compose
file to set the Guacamole home to /opt/guacamole-home.
On the docker host machine I have created the /opt/guacamole-home directory an
if this is best practice for automating the process? Please see
attach.
Thanks
On Saturday, June 30, 2018, 8:18:35 AM EDT, Chris Duncan
wrote:
Hi Tezarin,
I'm a bit confused about what you actually want to achieve. The
docker-compose.yml example that I pointed you to is similar to
Understood, thank you for your reply. I will look into it.
On Saturday, June 30, 2018, 4:29:28 PM EDT, Nick Couchman
wrote:
On Fri, Jun 29, 2018 at 10:17 AM Tezarin wrote:
> Hi,
> I would like the Guacamole logs to get forwarded to the Splunk server
> and I added the log f
'--Removed--' \
LDAP_SEARCH_BIND_DN='--Removed--' \ LDAP_SEARCH_BIND_PASSWORD='--Removed--'
\ LDAP_USER_SEARCH_FILTER='(&(objectClass=person)(objectClass=user)' \
LDAP_USERNAME_ATTRIBUTE='samAccountName' \
GUACAMOLE_HOME=/opt/gu
Hi,
I would like the Guacamole logs to get forwarded to the Splunk server and I
added the log forwarding parameters I found on Splunk docs and ran docker
inspect -f '{{.HostConfig.LogConfig.Type}}' containerID
and the output was: Splunk, but I checked on the splunk server, ran the query
on
ompose.yml:
>
> https://gist.github.com/celldee/0530d61d405b91107d8f9b12b0813e27
>
>> On Mon, 18 Jun 2018, 22:17 Tezarin, wrote:
>>
>> Thank you Mike and Nick, docker-compose would probably be what I'm
>> looking for, I basically would like the file to get the im
, etc.)
On Monday, June 18, 2018, 5:05:00 PM EDT, Mike Jumper
wrote:
On Mon, Jun 18, 2018 at 9:37 AM, Tezarin wrote:
> ... And also, do you happen to have a Git repo with your official
> Guacomole repo and Dockerfile?
>
The Dockerfiles for the "guacamole/guacamole" and
Dockerfile or a
docker-compose file? And also, do you happen to have a Git repo with your
official Guacomole repo and Dockerfile?
Thanks
On Saturday, June 16, 2018, 8:13:58 PM EDT, Nick Couchman
wrote:
On Fri, Jun 15, 2018 at 11:36 AM Tezarin wrote:
>
> Hi,
>
> What wou
Hi,
What would be a good practice for having these docker pull commands? Can we
have a Dockerfile that does that? If so, can you please point me to some of
your examples?
ThanksOn Monday, June 11, 2018, 12:59:44 PM EDT, Tezarin
wrote:
Perfect, thank you.
On Monday, June 11
wrote:
On Mon, Jun 11, 2018 at 10:41 AM, Tezarin wrote:
> Thanks Mike, my mistake,I meant to say t he RDP users so the solution you
> mentioned (docker volume) is exactly what I need. Do you happen to have a
> tutorial on using the EBS or docker volume with Guacamole and also ho
:30 PM EDT, Mike Jumper
wrote:
On Mon, Jun 11, 2018 at 10:25 AM, Tezarin wrote:
> Thanks, but what about the Windows users? The guacamole containers are on
> a linux based host (guacd and guacamole containers and external mysql vm).
> The users transfer their files to their win
, June 11, 2018, 1:08:47 PM EDT, Mike Jumper
wrote:
On Mon, Jun 11, 2018, 10:04 Tezarin wrote:
> Hi,
> I have Guacamole configured to run inside docker and have SFTP setup for
> all my user connections (SSH and SFTP) and I would like to make sure the
> files which users dragged
Hi,
I have Guacamole configured to run inside docker and have SFTP setup for all my
user connections (SSH and SFTP) and I would like to make sure the files which
users dragged and dropped into their sessions don't just stay on the guacamole
or guacd containers and end up taking up a lot of spac
Perfect, thank you.
On Monday, June 11, 2018, 12:56:46 PM EDT, Nick Couchman
wrote:
On Mon, Jun 11, 2018 at 12:53 PM Tezarin wrote:
> Thanks Nick. I have always been using the docker pull command to make
> sure my images are up to date, never had a problem until I ran docke
version broke my
guacamole installation...So I was thinking there might be a better way.
On Monday, June 11, 2018, 12:04:38 PM EDT, Nick Couchman
wrote:
On Mon, Jun 11, 2018 at 11:55 AM Tezarin wrote:
> Hi all,
>
> Any thoughts on how I can ensure my guacamole image is alw
Hi all,
Any thoughts on how I can ensure my guacamole image is always up to date?
Thanks
On Thursday, June 7, 2018, 4:45:33 PM EDT, Tezarin
wrote:
Good afternoon,
My current Guacamole setup includes three containers linked together:
guacamole, guacd and mysql.
I was wondering
...
But it times out:
docker: Error response from daemon: failed to initialize logging driver:
Options https://.:8088/services/collector/event/1.0: dial tcp IP:8088:
getsockopt: connection timed out.
Is there something I did wrong?
Thanks
On Thursday, June 7, 2018, 3:46:39 PM
Good afternoon,
My current Guacamole setup includes three containers linked together:
guacamole, guacd and mysql.
I was wondering what's the best way to keep my version of guacamole in sync
with future upstream updates? In the past for other docker containers, I used
to just pull the new image
Thanks much for your replies Nick and Chris. Let me read up on the splunk
logging driver.
On Thursday, June 7, 2018, 2:29:45 PM EDT, Nick Couchman
wrote:
On Thu, Jun 7, 2018 at 2:20 PM, Tezarin wrote:
> Hi all,
> I have Guacamole running inside a docker container. We use Splu
Hi all,
I have Guacamole running inside a docker container. We use Splunk for managing
the logs on all of our applications. Is there any way I could forward the
guacamole logs to Splunk?
As of right now, the only way I know to manage the logs is by running the
docker logs guacamole command.
Th
Great thank you for your reply. Let me review and get back to you if I had
more questions.
On Wednesday, June 6, 2018, 12:02:08 PM EDT, Nick Couchman
wrote:
On Wed, Jun 6, 2018 at 11:08 AM, Tezarin wrote:
> Good morning,
>
> I was able to put a check mark in the SFTP check
://sourceforge.net/p/guacamole/discussion/1110834/thread/9b3cc822/#9a0f
Is it still valid? If it's true, that means the guacd container is where all
these transferred files will live (until deleted).
Any help would be much appreciated
On Wednesday, May 30, 2018, 3:10:32 PM EDT, Tezarin
On the Admin GUI I see this:
SFTP
Enable SFTP:File browser root directory:
That's probably what you meant, thank you. It works. I really appreciate your
help.
On Wednesday, May 30, 2018, 2:52:19 PM EDT, Nick Couchman
wrote:
On Wed, May 30, 2018 at 2:43 PM, Tezarin wrote:
On Wednesday, May 30, 2018, 2:52:19 PM EDT, Nick Couchman
wrote:
On Wed, May 30, 2018 at 2:43 PM, Tezarin wrote:
> Hi Nick,
>
> Thank you for your reply. I used both Firefox and Chrome with no luck. It
> is a SSH connection. How can I enable SFTP?
>
>
Depends on how
Perfect, thank you. I will search this forum.
RegardsOn Wednesday, May 30, 2018, 1:11:05 PM EDT, Nick Couchman
wrote:
On Wed, May 2, 2018 at 11:22 AM, Tezarin wrote:
> Hi,
> Do you guys have a scrip that can do some group search and implementation?
>
> # enumerate
Hi Nick,
Thank you for your reply. I used both Firefox and Chrome with no luck. It is a
SSH connection. How can I enable SFTP?
Thank you
On Wednesday, May 30, 2018, 11:10:37 AM EDT, Nick Couchman
wrote:
On Wed, May 30, 2018 at 11:04 AM, Tezarin wrote:
> Hi all,
> I ha
Hi all,
I have the Guacamole container running and everything works well. I would like
my users to have the ability to SCP the files into their VMs via the Guacamole
browser. But when I drag and drop into the connection, I get this error:
File transfer is either not supported or not enabled. Ple
-OS-Admin"# for each LDAP group:## ensure
there is a guacamole group with this name# for each user:
## if they are in an LDAP group "FOO-OS-Admin", add them to the guac group
"FOO-OS-Admin"
Thanks
On Wednesday, April 25, 2018, 5:07:59 PM EDT, Mike Jumper
wrote:
Thank you Mike, I will ask the network manager to take a look.
Regards
Sent from my iPad
> On Apr 25, 2018, at 5:07 PM, Mike Jumper wrote:
>
>> On Wed, Apr 25, 2018 at 2:03 PM, Tezarin wrote:
>>
>> Hi all,
>> I noticed I am not able to connect to any o
On Thursday, April 5, 2018, 1:20:03 PM EDT, Tezarin
wrote:
Yes, that's exactly what I did:
sudo docker exec -it guacamole /bin/bash
root@1d3fd8272f23:/opt/guacamole# wget -O - https:// ...:22
Resolving ( )... Connecting to (
)||:22... connected.GnuTLS: An unexpected TLS pa
same commands.
On 4/5/18, 12:12 PM, "Tezarin" wrote:
You mean for the SSH? Yes, same result, it resolved the host and got
connected with some SSL errors:
GnuTLS: An unexpected TLS packet was received.Unable to establish SSL
connection.
I had another windows host whic
? It was hard to tell from your reply.
On 4/5/18, 11:26 AM, "Tezarin" wrote:
And here is the output for the CentOS machine:
wget -O - https://:22 --2018-04-05
16:22:57-- https://:22/Resolving ()...
Connecting to ()||:22... connected.GnuTLS:
An unex
, April 5, 2018, 12:17:16 PM EDT, Tezarin
wrote:
Thanks much for your reply, here are the outputs:
Thanks in advance
>From inside the dockerhost:
$wget -O - https://:3389
--2018-04-05 16:01:03-- http://xn--o-5gn/Resolving –o (xn--o-5gn)... failed:
Name or service not known.wget: unable
oo. The point being to test that you have network connectivity between the
host/container and the target. Use whatever tool you are comfortable with.
-Kris
On 4/5/18, 10:32 AM, "Tezarin" wrote:
Hi,
I sent my complete setup, can someone who has Guacamole working inside the
D
Hi,
I sent my complete setup, can someone who has Guacamole working inside the
Docker container please reply to my email?
Thanks
On Wednesday, April 4, 2018, 9:29:42 AM EDT, Tezarin
wrote:
Hi,
Thank you for your reply. I thought the user-mapping should exist and now I
understand it
INFO: Connection
"$079de6dc-145b-4a3d-adcf-8222a718cbf2" removed.
Could you please help me figure out what the issue is?
Thanks in advance
On Wednesday, April 4, 2018, 3:03:10 AM EDT, Mike Jumper
wrote:
On Tue, Apr 3, 2018 at 12:24 PM, Tezarin wrote:
> Hi all,
> I am new to
Hi all,
I am new to Guacamole and decided to set that up inside Docker. I followed a
couple of instructions, i.e.
https://guacamole.apache.org/doc/gug/guacamole-docker.html
And
https://www.cb-net.co.uk/linux/running-guacamole-from-a-docker-container-on-ubuntu-16-04-lts-16-10/
And now have three
70 matches
Mail list logo