Troubleshooting and Maintenanc...
Kron PAM Log Check
Checking the RDP Proxy logs
1 min
to obtain more granular logs for diagnosing rdp proxy related issues, follow the procedure below this will enable enhanced visibility into session activity, connection handling, and error traces specific to the rdp proxy service this procedure will disconnect all rdp proxy sessions to collect the guacamole logs at the debug level open the following file with a text editor /usr/lib/systemd/system/pam rdpgw\ service add l debug to the end of the line starting with execstart save the file and run the following command systemctl daemon reload restart the service systemctl restart pam rdpgw run the following command journalctl f systemd unit=pam rdpgw\ service > test log