[
https://issues.apache.org/jira/browse/GUACAMOLE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011295#comment-18011295
]
Sudarshan Vadakke Kurupath commented on GUACAMOLE-2113:
-------------------------------------------------------
Proposed fix:
* Removed extra comma(,) in guac_user_log function calls so that the full
message is logged - this applies for similar log messages present in RDP, SSH,
telnet and VNC protocols.
* Added a comma for clarity with in the log message for RDP.
Link for PR: https://github.com/apache/guacamole-server/pull/606
> Improve warning when WoL is enabled but no MAC address is provided
> ------------------------------------------------------------------
>
> Key: GUACAMOLE-2113
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2113
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-server, RDP, SSH, Telnet, VNC
> Affects Versions: 1.6.0
> Reporter: Sudarshan Vadakke Kurupath
> Priority: Minor
>
> The warning message which appears when WoL packet enabled connections are not
> provided with MAC addresses is incomplete.
> For SSH connections, the message appears as "guacd[40]: WARNING:WoL was
> enabled, but no" where as the full message would be "guacd[299356]: WARNING:
> WoL was enabled, but no MAC address was provided. WoL will not be sent."
> Similar truncations happen in the case for RDP, telnet and VNC connections
> also.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)