Hi, I am using MariaDB for the database, however it doesn't work without `mysql-connector-java`. In ubuntu-18.04 it is easy to install it, but in ubuntu-20.04 it has become a bit tricky (unless I am missing something): - https://gitlab.com/docker-scripts/guacamole/-/blob/master/Dockerfile#L46-50 I would like to avoid this if possible.
I could find this discussion which concludes that something needs to be added to Guacamole in order to fully support MariaDB: - http://mail-archives.apache.org/mod_mbox/guacamole-user/201906.mbox/%3ccalkel-ooifctjkqhocb8nbgsexmu-ed0xf0rm8an+kpcmaz...@mail.gmail.com%3e Regards, Dashamir
