Hello everyone,
I’d like to use KRDP for remote connections on a KDE desktop device, but I’m encountering two issues:
- My desktop is configured with auto-login, and it seems KRDP fails to initialize properly in this scenario. I have to manually disable and then re-enable KRDP in the settings to make it work.
- Occasionally, there’s a graphical confirmation dialog required to authorize connections.
Since I can access the device via SSH, I’m wondering if there are ways to:
- Restart KRDP service through command line
- Implement a command-line agent that can intercept such connection requests and provide confirmation directly in the terminal
Any guidance would be appreciated!