https://bugs.kde.org/show_bug.cgi?id=331576
--- Comment #23 from Martin Fernau <[email protected]> --- I’m not sure whether it is intentional that this only works if the connection URL is stored in a very specific format, or whether it should also work when the URL follows the commonly used domain login format rdp://[domain]\[user]@[host]. KRDC is able to connect successfully in both cases, so the URL format itself is accepted and works for establishing the connection. However, when using the domain\user format, the saved password is not reused on reconnect. Most likely this is caused by the URL not matching the entry stored in KWallet, so the credentials are not found again. >From my perspective, the bug is therefore still present: the system does not behave as one would reasonably expect. My described solution is only a workaround, not a real fix. -- You are receiving this mail because: You are watching all bug changes.
