Frank Kreller created GUACAMOLE-1249:
----------------------------------------
Summary: 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
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)