RE: Re: Re: weird Windows RDP issue

2024-09-23 Thread Zhou . Zeng
Mine works if I specify credentials in the connection configurations with NLA security mode. I ran into this weird scenario only if I leave credentials blank with NLA security mode (see below screenshot). I always use NLA security mode. So, my observations are very similar to what ones from Eby’

Re: Token errors. Guacamole v 1.5.5

2024-09-23 Thread Nick Couchman
> > > > Are you experiencing any actual problems using the Guacamole web > application? Are you modifying the code at all, either before or after > building it? > > *I am not facing any problem as such, except for the fact, that i never > got this error in earlier versions. * > Guacamole has behav

Re: Podman - Guacamole

2024-09-23 Thread Roberto Torres
Hi Oliver. Thank you very much. It worked. It directs me to authentication. But after authenticating it gives me a blank page: about:blank#blocked Em seg., 23 de set. de 2024 às 14:16, Oliver, Dario N < dario.n.oli...@intel.com> escreveu: > Hi Roberto, > > You should follow the instructions post

Re: Re: weird Windows RDP issue

2024-09-23 Thread Nick Couchman
On Mon, Sep 23, 2024 at 1:13 PM Zhou.Zeng wrote: > [last email didn’t end up in this chain] Hey Eby, I had experienced a > similar phenomenon before. The solution I found was to enter your > credentials within 5 seconds once you are prompted in scenario #1. If I am > not quick enough, the login w

Re: Podman - Guacamole

2024-09-23 Thread Aaron Newsome
Hello Roberto. Best to use the environment variables when starting the container. For my container, I use the following variables: GUACD_HOSTNAME GUACD_PORT POSTGRESQL_HOSTNAME POSTGRES_PORT POSTGRESQL_DATABASE POSTGRESQL_USER POSTGRESQL_PASSWORD LDAP_HOSTNAME LDAP_PORT LDAP_USER_BASE_DN LDAP_GROU

Re: Podman - Guacamole

2024-09-23 Thread Oliver, Dario N
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

Re: Podman - Guacamole

2024-09-23 Thread Nick Couchman
On Mon, Sep 23, 2024 at 12:56 PM Roberto Torres wrote: > I installed Apache Guacamole following these steps: > > https://medium.com/@kunwarmahen/how-to-install-apache-guacamole-using-podman-on-ubuntu-1201b2698071 > > In addition to that, I'd look at the official documentation: https://guacamole.

RE: Re: weird Windows RDP issue

2024-09-23 Thread Zhou . Zeng
[last email didn’t end up in this chain] Hey Eby, I had experienced a similar phenomenon before. The solution I found was to enter your credentials within 5 seconds once you are prompted in scenario #1. If I am not quick enough, the login would fail like shown in your screenshot even when you en

Podman - Guacamole

2024-09-23 Thread Roberto Torres
I installed Apache Guacamole following these steps: https://medium.com/@kunwarmahen/how-to-install-apache-guacamole-using-podman-on-ubuntu-1201b2698071 It worked very well. But now I need to implement SAML authentication. I went into guacamole-client and made changes to /home/guacamole/.guacamole

[no subject]

2024-09-23 Thread Roberto Torres

Re: Problem with restore and different "clients"

2024-09-23 Thread Nick Couchman
On Mon, Sep 23, 2024 at 6:23 AM Chris Steinewski wrote: > Done with xorgxrdp now... It seems to fix the problem and it seems to be a > faster than over VNC. > > Great, thank you for letting us know. Sorry I didn't get a chance to reply over the weekend with the configuration block for xrdp. My e

Re: Problem with restore and different "clients"

2024-09-23 Thread Chris Steinewski
Done with xorgxrdp now... It seems to fix the problem and it seems to be a faster than over VNC.       On 2024-09-20 13:36, Nick Couchmanwrote: > Based on the information you've provided, I gather that the system you're > connecting to where you're experiencing this issue is the xrdp server?