On Fri, Jan 19, 2018 at 2:29 PM, <dmoscovi...@simard.ca> wrote:

> Hi
>
> for 0.9.14 i see changes to GUACAMOLE_HOME as per GUACAMOLE-335
>
> what happens in the case of an upgrade from .9.13 to .9.14 when,
>
>  .guacamole exists in the tomcat folder , example,
> /usr/share/tomcat7/.guacamole/  .
> which holds /extensions and /lib but whre the guacamole.proterties file is
> symlinked to /etc/guacamole/guacamole.properties
>
> it seems in this system  the GUACAMOLE_HOME would really be
>  /usr/share/tomcat7/.guacamole/ , but after the upgrade it would assume
> /etc/guacamole , since it exists.
>

My advice would be to make sure that only one of those directories exists
in one of those locations, and remove any symlinks or extra directories
that may add confusion.  If you're going to use /etc/guacamole, use it and
remove the .guacamole directory from the Tomcat user's folder.  If you're
going to use the .guacamole directory from the Tomcat user's folder, remove
/etc/guacamole.  Things should work with symlinks in place, but it will
only serve to add confusion to the configuration.

-Nick

Reply via email to