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 
> <thomasmollerjen...@live.dk> ha scritto:
> 
> 
> Just started a VNC server using tigerVNC configured like so:
> <user-mapping>
>         <authorize
>                 username="mast3r"
>                 password="passwd">
>                 <connection name="tigerVNC">
>                         <protocol>vnc</protocol>
>                         <param name="hostname">localhost</param>
>                         <param name="port">5901</param>
>                         <param name="username">mast3r</param>
>                 </connection>
>         </authorize>
> </user-mapping>
>  
> It did not wok and I think you might have misunderstood where I can’t log in, 
> so I’ve attached a screenshot
> Best regards,
> Thomas Jensen
> Aalborg University
> Computer Engineering student
>  
> From: Dustin Lang
> Sent: Friday, January 14, 2022 8:13 PM
> To: user@guacamole.apache.org
> Subject: Re: apache guacamole client authentification issues
>  
> 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 you can see, I just wanna get the 
> authentification working as it’s an issue before I proceed with the config):
> <user-mapping>
>         <authorize
>                 username="mast3r"
>                 password="passwd">
>         </authorize>
> </user-mapping>
>  
> Best regards,
> Thomas Jensen
> Aalborg University
> Computer Engineering student
>  
> <89EC2A5BC5014ECC9290826A6040C472.png>
> From: Dustin Lang <dstnd...@gmail.com>
> Sent: Friday, January 14, 2022 7:39:43 PM
> To: user@guacamole.apache.org <user@guacamole.apache.org>
> Subject: Re: apache guacamole client authentification issues
>  
> 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, Jan 14, 2022 at 1:17 PM Thomas Møller Jensen 
> <thomasmollerjen...@live.dk> wrote:
> 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 hasn’t 
> registered my credentials. The setup so far is:
> 
> OS: Arch Linux, currently headless – updated yesterday
> Tomcat version: I’m using tomcat9 (tomcat10 wouldn’t work at all)
> Guacamole version: 1.4.0, I had to disable guacenc and install it manually 
> using pacman -U
> I have the /etc/guacamole folder set as an environment variable 
> GUACAMOLE_HOME and a hidden folder in the /var/lib/tomcat9/webapps directory
> Guacd is running on the default port
> Due to restrictions on my network tomcat is running on port 40000
>  
> 
> Additionally, when I check the tomcat service “systemctl status tomcat9”, I 
> see the message below every time I try to log in at the guacamole client
> 
>  
> 
> [http-nio-40000-exec-8] WARN  o.a.g.r.auth.AuthenticationService - 
> Authentication attempt from 130.225.244.82 for user "mast3r" failed.
> 
>  
> 
> Best regards,
> Thomas Jensen
> Aalborg University
> Computer Engineering student
> 
>  
> 
>  
> <Screenshot 2022-01-14 204138.png>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
> For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to