[
https://issues.apache.org/jira/browse/GUACAMOLE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman closed GUACAMOLE-1249.
------------------------------------
Resolution: Invalid
1) Please post your questions to the mailing list:
http://guacamole.apache.org/support/
2) This is not a bug. The user running guacd must have a writable home
directory, because the FreeRDP libraries must be able to write certificate
information out to the directory. Configure guacd to run under an account that
has a writable home directory.
> FreeRDP home directory not writeable as user daemon
> ---------------------------------------------------
>
> Key: GUACAMOLE-1249
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1249
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Affects Versions: 1.2.0
> Reporter: Frank Kreller
> Priority: Minor
>
> Hi,
> on Ubuntu20, the user daemon got /usr/sbin configured as home. Guacamole
> systemd service files are using User=daemon to start the guacd process. A rdp
> session is calling FreeRDP as user daemon. However the directory
> /usr/sbin/.config/freerdp does not exist.
> A quick test, creating that and chown to daemon fixed the rdp problem. A
> correct solution would be to create a guacd user with propper home directoy
> during installtion.
> BR
--
This message was sent by Atlassian Jira
(v8.3.4#803005)