[kio-extras] [Bug 428135] Dolphin sftp constantly sends authentication request when adjusting username

Adam Lyall bugzilla_noreply at kde.org
Tue Nov 3 16:09:31 GMT 2020


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

Adam Lyall <magicmyth at magicmyth.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #2 from Adam Lyall <magicmyth at magicmyth.com> ---
There is no dialogue involved. When I am adjusting the path it seems to
constantly send a request to the server for every character added and removed
from the URI. This is fine when only changing the path but not when adjusting
the user ID. My server provider (in this case Opalstack) informed me the server
received multiple failed login attempts in the form of:

```
[DATE] [SERVER] sshd[24486]: Invalid user myusernam from 123.123.123.321 port
40310
[DATE] [SERVER] sshd[24490]: Invalid user myuserna from 123.123.123.321 port
40312
[DATE] [SERVER] sshd[24494]: Invalid user myusern from 123.123.123.321 port
40314
[DATE] [SERVER] sshd[24498]: Invalid user myuser from 123.123.123.321 port
40316
[DATE] [SERVER] sshd[24503]: Invalid user myuse from 123.123.123.321 port 40318
```

That matches with me deleting `myusername` in the URI
`sftp://myusername@server:/path/dir` in Dolphin's address bar as I placed the
cursor after myusername and started hitting backspace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list