On Fri, Sep 13, 2024 at 10:15 AM Anakien Skywalker <njuhaand...@gmail.com>
wrote:

> Nick Couchman,
>>
>>  * You can set up the database extensions to auto-create users when they
>> are successfully authenticated by another module:
>> https://guacamole.apache.org/doc/gug/jdbc-auth.html#auto-creating-database-users
>
> Have no idea how I missed this 😱 It seems to answer my
> question completely.
>
> I'm not sure exactly what you mean when you say that "connection
>> provisioning is not supported"
>>
> You are correct. I chose the wrong word. I was thinking about (grafana,
> clickhouse postgres)-like provisioning, when the xml (yaml/json) is put in
> a specific directory of a pod and changes are monitored by the application.
> This basically allows git to use the source of config files and easily
> mount them via a common helm mechanism.
> But thank you very much. Indeed REST API and DB operations are pretty
> simple alternative options. GUACAMOLE-926 sounds tempting.
>
>
Ah, yes - this actually might be a good thing for us to think about adding
to the guacamole/guacamole container - instead of using the GUI or REST
API, drop the [JSON|YAML|CSV] file into a directory and have the client
pull in the contents of the file(s). Perhaps the file(s) could then be
renamed once completed so that they aren't processed on subsequent
container startups.

-Nick

>

Reply via email to