Re: User and connections provisioning

2024-09-13 Thread Anakien Skywalker
> > Perhaps the file(s) could then be renamed once completed so that they > aren't processed on subsequent container startups. > I like how it works in Grafana. The Application may work at the same time with dashboards/datasources stored in db and in filesystem. The ones stored on disk can not be e

Re: User and connections provisioning

2024-09-13 Thread Nick Couchman
On Fri, Sep 13, 2024 at 10:15 AM Anakien Skywalker 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 > > Ha

Re: User and connections provisioning

2024-09-13 Thread Anakien Skywalker
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 complet

Re: User and connections provisioning

2024-09-13 Thread Nick Couchman
On Fri, Sep 13, 2024 at 9:36 AM Richard Hawkins < richard.hawk...@medctrbarbour.org> wrote: > And on further notice. You don't want to use the database internally in > guacamole. I don't know if that's possible it might be. Sorry I couldn't > help on that. > > -- > > Yo

Re: User and connections provisioning

2024-09-13 Thread Richard Hawkins
y, September 13, 2024 8:32:57 AM To: user@guacamole.apache.org Subject: Re: User and connections provisioning You can definitely apply it to active directories. You can even set up groups at one time I had this working and it worked really well, but I wanted MFA authentication so I removed all

Re: User and connections provisioning

2024-09-13 Thread Richard Hawkins
walker Sent: Friday, September 13, 2024 8:17:00 AM To: user@guacamole.apache.org Subject: User and connections provisioning Hello, I am testing Apache Guacamole with the purpose to deploy it in k8s. Deploying it locally and reading the manual I was not able to answer the questions arised. Here:

User and connections provisioning

2024-09-13 Thread Anakien Skywalker
Hello, I am testing Apache Guacamole with the purpose to deploy it in k8s. Deploying it locally and reading the manual I was not able to answer the questions arised. Here: https://guacamole.apache.org/doc/gug/configuring-guacamole.html Is said something like you have to look into a specific auth p