Re: Users authenticating but unable to login to RDP Server

2020-08-21 Thread Erik Berndt
> Any network changes, security software, firewalls - anything like that between the browsers and the Guacamole Client (Tomcat) server, or between Tomcat and guacd? No, both are running on the same server, so as far as I can tell connectivity isn't an issue. The behavior occurs across different

Re: Users authenticating but unable to login to RDP Server

2020-08-21 Thread Nick Couchman
On Mon, Aug 17, 2020 at 11:45 AM Erik Berndt wrote: > It's Ubuntu 16.04. This is the output of journalctl -u guacd.service -f > > Aug 17 08:22:38 www.superiorpaving.net guacd[15410]: All supported > devices sent. > Aug 17 08:22:38 www.superiorpaving.net guacd[15410]: Device 0 (Guacamole >

Re: Wrong number of arguments

2020-08-21 Thread Nick Couchman
On Mon, Aug 17, 2020 at 12:02 PM Boby wrote: > Hi there ! > > I just updated guacamole 1.0.0 to 1.2.0 from source file. > > I only use one plugin: guacamole-auth-json-1.0.0 > > When a client connects here is the message I get: > > [14437]: INFO:Creating new client for protocol "ssh" >

Re: OpenID Connect openid-redirect-uri value

2020-08-21 Thread Nick Couchman
On Mon, Aug 17, 2020 at 2:13 PM sw6653 wrote: > Thanks Nick, > > I'm using a docker environment. I have a container running an nginx proxy > to > handle the SSL connections and containers for guacamole, guacd and mysql. > The nginx server will proxy pass location / to >

Re: Connect to kubernetes pods using exec

2020-08-21 Thread Nick Couchman
On Tue, Aug 18, 2020 at 5:22 PM Yaroslav wrote: > Hi there, > > We are using guacamole for connecting to kubernetes pods from inside a > cluster. > It is attaching to a running application, if it is not a shell, and you > cannot see a command prompt. Correct me if I am wrong. > > When guacd

Re: script with parameters for initial-program

2020-08-21 Thread Nick Couchman
On Wed, Aug 19, 2020 at 12:16 AM Yang Yang wrote: > I tried with /usr/bin/Thunar (/usr/bin/Thunar) as the initial program, and > found it does not take the parameter: > 1. when the initial-program is set with “/usr/bin/Thunar”, the user’s home > directory is presented with Thunar; > 2. when the