I am attempting to follow instructions for setting up header and database authentication.

     I am trying to follow instructions here:

https://guacamole.apache.org/doc/gug/jdbc-auth.html

     I am planning on using MariaDB 10.6 as that is the main database I use for most things, so following step 1, I have created /etc/guacamole/extensions and /etc/guacamole/lib.

     Following step 2, I have copied |guacamole-auth-jdbc-mysql-1.5.3. |into /etc/guacamole/extensions as well as guacamole-auth-header-1.5.3.jar as I actually intend to use it for authentication and the jdbc module for server config.

     Step 3 says, Copy the JDBC driver for your database to |GUACAMOLE_HOME/lib|. Whee do I get the JDBC driver for MariaDB 10.6?  I am using Ubuntu 22.04. is libmariadb.java what I want?  Do I just copy from /usr/lib?

     Then for Step 4, I take it that guacamole database, guacamole user, and guacamole password are arbitrary as long as I use the same names in guacamole.properties?



||

Reply via email to