[
https://issues.apache.org/jira/browse/GUACAMOLE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014205#comment-18014205
]
Nick Couchman commented on GUACAMOLE-2119:
------------------------------------------
Yeah, the reworking of the Docker stuff done via GUACAMOLE-374 may have broken
this functionality - I'm not seeing much in the current entrypoint scripts that
would deal properly with that, so I suspect we just did something to mess it up
in there.
> _FILE Environment variables seems to not work anymore with 1.6.0
> ----------------------------------------------------------------
>
> Key: GUACAMOLE-2119
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2119
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-jdbc-postgresql
> Affects Versions: 1.6.0
> Environment: Docker Compose
> Reporter: Roman Bäriswyl
> Priority: Minor
>
> I use a Docker deployment and up until now, used the environment variable
> {{POSTGRESQL_PASSWORD_FILE=/run/secrets/db_password}} to securely inject my
> password. This worked until I upgraded to 1.6.0. It seems to just ignore it.
> If I change the variable to {{POSTGRESQL_PASSWORD=my-real-password}}, it
> works again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)