On Tue, Nov 8, 2016 at 6:45 AM, Carter Sema <[email protected]> wrote:

> Mike,
>
>
>
> Thanks for the reply! Is there any way to do a mass upload to the MYSQL
> database?
>

There isn't a user interface for this, but you can definitely mass import
via SQL. The schema used by Guacamole is fully documented:

http://guacamole.incubator.apache.org/doc/gug/jdbc-auth.html#jdbc-auth-schema


> Our SIS system uses a similar backend and we already have scripts to pull
> the data for other services.
>

If you already have services or a database from which this data can be
pulled directly, it may be worth looking into developing a Guacamole
extension of your own. That way connection data, etc. can be derived
directly, without using yet another database as the middle man.

- Mike

Reply via email to