On Tue, Mar 19, 2024 at 4:00 PM Johnnie W Adams <[email protected]> wrote:
> Hi, folks, > > I've got a small guacamole installation that's fallen into my hands > to maintain. It's set up to do SSO via SAML but to get all its > authorization from a MySQL database. It's far from clear to me exactly how > this database is set up. I'm poking around in the guacamole_db database but > not getting any clarity on what does what. > > Can someone point me to its documentation? > I think this will help you: https://guacamole.apache.org/doc/gug/jdbc-auth.html#modifying-data-manually Also, the schema file is located, here: https://github.com/apache/guacamole-client/tree/main/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/schema -Nick >
