https://bugs.kde.org/show_bug.cgi?id=331576

Fabio <ctrlal...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ctrlal...@gmail.com

--- Comment #11 from Fabio <ctrlal...@gmail.com> ---
This weird behavior is caused by the way krdc stores connections.
Connections are identified by the URL specified by the user, eg.
rdp://192.168.1.1 or rdp://user@192.168.1.1
The username is retrieved from the URL, so if it's not present you will be
asked at every connection to specify it again.
I've tried as workaround to force the username specified in the "request
password dialog" in the saved URL, and it works, but this causes duplicate
connections being saved.
Other problems exists in the way connections are stored, eg. there's no way to
edit an existing connection URL.
I guess this section needs a major overhaul.
In the meanwhile, ensure the username is specified in the connection URL to
ensure it will get saved.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to