Vebryn commented on PR #543: URL: https://github.com/apache/guacamole-server/pull/543#issuecomment-3167358159
On debian bookworm with latest 1.6.0: ``` août 08 11:59:45 sv1 guacd[1629]: guacd[1629]: INFO: Creating new client for protocol "rdp" août 08 11:59:45 sv1 guacd[1629]: Connection ID is "$6cc13365-1523-40ab-aa49-120c318af223" août 08 11:59:45 sv1 guacd[1629]: guacd[1629]: INFO: Connection ID is "$6cc13365-1523-40ab-aa49-120c318af223" août 08 11:59:45 sv1 guacd[14781]: FreeRDP initialization may fail: The current user's home directory ("/usr/sbin") is not writable, but FreeRDP generally requires a writable home directory for storage of configuration files and certificates. août 08 11:59:45 sv1 guacd[14781]: guacd[14781]: WARNING: FreeRDP initialization may fail: The current user's home directory ("/usr/sbin") is not writable, but FreeRDP generally requires a writable home directory for storage of configuration files and certificates. août 08 11:59:45 sv1 guacd[1629]: Connection "$6cc13365-1523-40ab-aa49-120c318af223" removed. août 08 11:59:45 sv1 guacd[1629]: guacd[1629]: INFO: Connection "$6cc13365-1523-40ab-aa49-120c318af223" removed. ``` After switching to guacd user into systemd unit, no more warning, it connect: ``` août 08 12:04:25 sv1 guacd[15600]: Creating new client for protocol "rdp" août 08 12:04:25 sv1 guacd[15600]: guacd[15600]: INFO: Creating new client for protocol "rdp" août 08 12:04:25 sv1 guacd[15600]: guacd[15600]: INFO: Connection ID is "$fffc02f2-c80a-4dc0-bbe3-12b242f53a36" août 08 12:04:25 sv1 guacd[15600]: Connection ID is "$fffc02f2-c80a-4dc0-bbe3-12b242f53a36" août 08 12:04:25 sv1 guacd[15609]: No security mode specified. Defaulting to security mode negotiation with server. août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: No security mode specified. Defaulting to security mode negotiation with server. août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: Resize method: none août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: No clipboard line-ending normalization specified. Defaulting to preserving the format of all line endings. août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: User "@a5697992-9f08-459f-8fdf-23cc38f1025b" joined connection "$fffc02f2-c80a-4dc0-bbe3-12b242f53a36" (1 users now present) août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: Local system reports 6 processor(s) are available. août 08 12:04:25 sv1 guacd[15609]: guacd[15609]: INFO: Graphical updates will be encoded using 6 worker thread(s). ``` Any news on this PR ? Best regards -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org