Hi Roberto,
You should follow the instructions posted at
https://guacamole.apache.org/doc/gug/guacamole-docker.html#saml-authentication
for configuring your container with the SAML settings (regardless of if you are
using podman, you can set the same environment variables in the container for
I use this API wrapper to update passwords over the Guacamole API
Pip Package: https://pypi.org/project/guacamole-api-wrapper/
GitLab Repo: https://gitlab.com/gacybercenter/open/guacamole-api-wrapper
This will be some pseudo-code to do it:
"""
This script updates the password of a user in Apache
Hi!
I want to expand a little bit on this idea. My intention is to run the client
in a centralized location (e.g. the cloud), and have multiple daemons deployed
in remote locations, with the hosts in a location not accessible over the
internet. For example, to connect to a host in a given locat
Hi!
I have a very similar setup, and for me it was a combination of thigs (nginx
configs, saml configs, etc).
This is a part of my guacamole setup in compose for reference:
initdb:
image: docker.io/guacamole/guacamole:1.5.3
user: root
command: bash -c "/opt/guacamole/bin/initdb.sh -
2:10 AM Oliver, Dario N
mailto:dario.n.oli...@intel.com>> wrote:
Hi!
Note: I posted a similar topic some time ago, but that one was to use Guacamole
behind a Proxy Server. This time, the issue is behind a Reverse Proxy.
I am using the Guacamole DockerHub image, behind an Nginx pro
Hi!
Note: I posted a similar topic some time ago, but that one was to use Guacamole
behind a Proxy Server. This time, the issue is behind a Reverse Proxy.
I am using the Guacamole DockerHub image, behind an Nginx proxy, as documented
in https://guacamole.apache.org/doc/gug/reverse-proxy.html#ng
lue needs to be unquoted.
Thank you so much!
From: Michael Jumper
Sent: Friday, October 13, 2023 2:22 PM
To: user@guacamole.apache.org
Subject: Re: Using SAML Authentication behind proxy
On 10/13/2023 12:10 PM, Oliver, Dario N wrote:
> Hi,
>
> I a
Hi,
I am using Guacamole with Docker and enabled the SAML extension for
authentication.
When I am in a proxied network, I can’t make the SAML extension to fetch the
SAML_IDP_METADATA file that is externally hosted.
I tried setting JAVA_OPTS and CATALINA_OPTS with the proxy configuration but
Hi Lukasz,
I am having some problems to get that custom grub running with Secure Boot.
I am using an Hyper-V VM with Fedora 33 to test this, after having to reinstall
the OS twice in my NUC.
I guess the end result will be the same in the VM and the NUC without TXT
support.
My build instructions
I am in for testing the 2.x branch with Secure Boot support.
Run into a couple of issues while building:
1. make world fails because of missing README file (it should be README.md?)
2. generated 20_linux_tboot still say tboot version is 1.9.12
(tboot_version="1.9.12")
Anyways, this Dockerfile ge
Hello!
I recently went over the experience of installing, configuring and running
tboot, and I want to document my experience in this thread and ask some
questions.
My setup consists on the following:
1. Intel NUC8i7HVK
2. Linux Kernel 5.8.15
3. tboot-1.9.11-2.fc33.x86_64
My first step was to
11 matches
Mail list logo