Adding 2fa
-
I noticed that Guacamole has a 2fa module.
https://guacamole.apache.org/doc/gug/totp-auth.html#totp-prerequisites
Has anyone added it successfully, and if so have some steps to do so?Cheers
A
-
I noticed that Guacamole has a 2fa module.
https://guacamole.apache.org/doc/gug/totp-auth.html#totp-prerequisites
Has anyone added it successfully, and if so have some steps to do so?Cheers
A
@alexdimarco I am fixing the package to support extensions.
-
I have pushed an update. https://docs.cloudron.io/apps/guacamole/#extensions is the docs.
I tested out with the 2FA extension and it seems to work.
-
I have pushed an update. https://docs.cloudron.io/apps/guacamole/#extensions is the docs.
I tested out with the 2FA extension and it seems to work.
-
@girish How did you install/configure the database authentication that is required for 2FA?
@ptahbe database auth (against mysql) is pre-configured in the package. So, nothing extra is required to be configured to enable 2FA.