The appropriate way to hide/obscure database password in guacamole.properties?

2020-05-05 Thread Dan Naumov
work? Thanks for your help. Sincerely, Dan Naumov - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: The appropriate way to hide/obscure database password in guacamole.properties?

2020-05-05 Thread Dan Naumov
ke: password = /path/to/file where a password file can have different permissions from the service configuration. - Sincerely, Dan Naumov On Tue, May 5, 2020 at 2:38 PM Nick Couchman wrote: > > On Tue, May 5, 2020 at 7:12 AM Dan Naumov wrote: >> >> Hello folks. >

using TOTP with official Docker image

2021-01-26 Thread Dan Naumov
Hi I see that the totp .war file is present in the official Guacamole docker image. How does one go about enabling it? I currently have a fresh 1.3 install brought up via docker-compose (first the db, db initialized, then docker-compose the rest) which is otherwise working, but I can't figure out