On Wed, Oct 18, 2017 at 8:30 AM, Felix Wolfheimer < [email protected]> wrote:
> Hi Nick, > > thanks for your help and your suggestions. I created /etc/guacamole and > put guacamole.properties into this directory. The file has the following > content: > > guacd-hostname: localhost > guacd-port: 4822 > user-mapping: /etc/guacamole/user-mapping.xml > > I also put my user-mapping.xml file into this directory (same content as > before). I added the line "guacamole.home=/etc/guacamole" to > /etc/tomcat/catalina.properties and restarted tomcat. The permissions of > the /etc/guacamole directory and its files were set such that tomcat can > access all files (tomcat.root, 400). Looking at /var/log/messages after the > restart reveals the following lines which might be related to the issue: > Felix, What Linux distro/version are you running? Is SELinux enabled (output of "getenforce" command)? -Nick
