[
https://issues.apache.org/jira/browse/GUACAMOLE-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784422#comment-17784422
]
Bogdan Tomasciuc commented on GUACAMOLE-1878:
---------------------------------------------
[~mjumper], I have tested on a separate clean VM on debian and, indeed,
omitting the TZ does not make the codes unusable. The other VM is a pretty old
version of CentOS. Probably the issue stems from some old host package. I have
made a new commit without the paragraph pertaining to the TZ variable. Waiting
for verification on the pull to include the rest of the documentation into the
manual.
> TOTP Authentication - Add documentation relating to usage with docker
> ---------------------------------------------------------------------
>
> Key: GUACAMOLE-1878
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1878
> Project: Guacamole
> Issue Type: Improvement
> Components: Documentation
> Reporter: Bogdan Tomasciuc
> Priority: Trivial
> Fix For: 1.5.4
>
>
> The documentation is missing the actual steps to enable and configure the
> TOTP extension while using docker. Similarly to the passed environment
> variables and the documentation about how the image works with other
> extensions it should also contain a section about configuring and working
> with the TOTP extension. Through my own trials I have found that enabling the
> TOTP extension is accomplished by adding the environment variable
> {{TOTP_ENABLED="true"}}. -But this alone, depending on your timezone, might
> make the extension work unreliably. To make the codes work reliably the
> timezone must be set on the containers using the variable TZ as in
> TZ="Europe/Bucharest".-
--
This message was sent by Atlassian Jira
(v8.20.10#820010)