RE: apache guacamole client authentification issues

2022-01-14 Thread Thomas Møller Jensen
Catalina.out is completely empty I’ve only been working with tomcat, tigervnc and apache guacamole for a few days so I actually didn’t know you could authenticate using a database, i can try that out the next time I work on this if I’m not getting it working today, besides we’re currently only

Re: apache guacamole client authentification issues

2022-01-14 Thread Alessandro Sironi
Hi, what in catalina.out? Why are you don’t using a db to login in guacamole? It will be easy to manage. Inviato da iPhone > Il giorno 14 gen 2022, alle ore 20:42, Thomas Møller Jensen > ha scritto: > >  > Just started a VNC server using tigerVNC configured like so: > >

RE: apache guacamole client authentification issues

2022-01-14 Thread Thomas Møller Jensen
Just started a VNC server using tigerVNC configured like so: vnc localhost 5901 mast3r It did not wok and I think you might have misunderstood

Re: apache guacamole client authentification issues

2022-01-14 Thread Dustin Lang
Yeah, you also need to start a vncserver and then add it to the user-mapping.xml file. On Fri, Jan 14, 2022 at 2:03 PM Thomas Møller Jensen < thomasmollerjen...@live.dk> wrote: > I do have the user-mapping file set up, to try to get it working, it looks > like this currently. (not finished as

RE: apache guacamole client authentification issues

2022-01-14 Thread Thomas Møller Jensen
I do have the user-mapping file set up, to try to get it working, it looks like this currently. (not finished as you can see, I just wanna get the authentification working as it’s an issue before I proceed with the config): Best regards, Thomas Jensen Aalborg University

Re: apache guacamole client authentification issues

2022-01-14 Thread Dustin Lang
You'll need to set up some authentication mechanism -- either edit the /etc/guacamole/user-mapping.xml for the simple built-in auth mechanism, or find an extension module that does PAM, etc. https://guacamole.apache.org/doc/0.9.1/gug/configuring-guacamole.html#basic-auth cheers, --dustin On Fri,

apache guacamole client authentification issues

2022-01-14 Thread Thomas Møller Jensen
Hi, I’ve followed a few guides to set up an easy remote desktop solution for a home server (for fun right now but knowing how to use this software might be useful later in my career), right now I’m stuck on the guacamole client login screen at my-ip:port/guacamole/ where it seems the client

Re: *LONG* Directly using SQL tables

2022-01-14 Thread Hankins, Jonathan
Glad you got it worked out. FWIW, I tested the auto-create setup and it did work -- user is not in Guacamole DB, authenticates against LDAP (AD) and is created in Guacamole DB (you still have to go assign a group or connection afterward, per the docs). You do have to make sure you set:

Re: *LONG* Directly using SQL tables

2022-01-14 Thread Jim Rx
Johnathan,   I was over-complicating things. Salting the hashes is not a big deal (as I've discovered).   So the key to the whole thing working was the guacamole_user table. I had to add the entries there as well. The trick is the password_hash... the fields for the password_hash and

SAML user attribute mapping

2022-01-14 Thread marcel
Hi there, I just managed to get a authentication via SAML (simplesamlphp idp) working for guacamole. As the documentation is missing some important information, it took quite a bit to get at least basic authentication working. So - to save others some time - here's what I found: The

Re: Linux VNC server that provides copy/paste and file transfer?

2022-01-14 Thread Gerd Hoerst
Hi ! im using Ubuntu 20.04 with x11vnc and copy/paste from/to guacamole (im using 1.2.0) works here sftp is quite kind of strange Ciao Gerd Am 13.01.22 um 17:19 schrieb Dustin Lang: Hi all, I am finding that, with Ubuntu 18.04 packages, tigervncserver (1.9.0) *does* do copy/paste

Re: Problems connecting to RDP server Weston with rdp backend

2022-01-14 Thread Fernando C . de Urien y Muñiz
Hi again, I made more test. I wanted to be sure that the guacamole setup was correct so I tested guacd (1.3.0 and 1.4.0) in different environments. None of them is working when connecting to weston (black screen) - Docker image - Ubuntu 20.04 - Ubuntu 21 - Centos 8 All the scenarios