*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY There should probably be a note in the readme: https://invent.kde.org/plasma/krdp communicating that the username is case sensitive. This might be obvious to native Linux users but if Windows users using a RDP client, they might not know the username needs to match the case of the server. STEPS TO REPRODUCE 1. On the Krdp server create a username with a capital letter 2. On the RDP client connect with a username with all lower case letters 3. The client will silently fail OBSERVED RESULT Client fails to connect to the server EXPECTED RESULT Either the username needs to be non case sensitive on the server or this behavior should be noted in the readme: https://invent.kde.org/plasma/krdp SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: 6.2.3 KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8 Qt Version: 6.8 ADDITIONAL INFORMATION Just requesting an addition to the readme on https://invent.kde.org/plasma/krdp
As a user, I think this makes sense
A possibly relevant merge request was started @ https://invent.kde.org/plasma/krdp/-/merge_requests/75
Git commit b0433296075af8b9fada5a7ca43710983fea490a by Nate Graham, on behalf of John Kizer. Committed on 24/11/2024 at 16:43. Pushed by ngraham into branch 'master'. Add note that usernames are case-sensitive to README FIXED-IN: 6.3.0 M +1 -1 README.md https://invent.kde.org/plasma/krdp/-/commit/b0433296075af8b9fada5a7ca43710983fea490a