On 24/01/2019 13:07, Nico Schottelius wrote:

We would like to use guacamole for a big number of users, who should not
create their VNC ("backend") sessions manually and were wondering, if
anyone has solved the problem of "creating backend [VNC]" sessions
automatically already?

One option would be to use the MySQL extension for storing guacamole connection data - you can e.g. use MySQL for connection data and LDAP (or another extension) for authenticating users. You can then write a script to populate the connection data; see

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

I posted some info on the queries I run on the mailing list recently:

http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/Guacamole-SQL-queries-td4411.html

which I think needs some updating for guacamole 1.0.0, but the docs include a few example queries which should let you achieve what you're after.

Regards,

Adam

Reply via email to