Guacamole module update:
- no external repo needed, wars and jars included
- less packages and faster installation as there is no compile anymore
-
/etc/tomcat/server.xml
is not changed anymore - thanks to @vmakol - fixed mariadb/mysqld service problem - thanks to @vmakol
- LDAP/AD working (AD needs a valid cert, you may use a letsencrypt cert with this patch)
After an update you may
-
yum autoremove
to free space and remove packages not used anymore - restore original tomcat server.xml (was changed in previous version)
rm -f /etc/tomcat/server.xml
yum reinstall tomcat