(In reply to comment #14)
> (In reply to comment #13)
> > Created attachment 72007 [details]
> > Logging of kio_sftp after applying diff from review request 104642 on KDE
> > 4.8.4, FreeBSD
> 
> By going through the patched code, I may have spotted the cause of the
> problem.
> 
> Inside sftpProtocol::openConnection() the first call to openPasswordDialog()
> is only _after_ calling sftpProtocol::authenticateKeyboardInteractive(). And
> sftpProtocol::authenticateKeyboardInteractive() itself does not call
> openPasswordDialog(), unless there is an unknown prompt from the server.
> 
> I am sorry I don't know how to fix this... HTH anyway.

The patch in the review ticket is one iteration less than the patch that
was committed. The committed patch will prompt you for password in the
::authenticateKeyboardInteractive() function and that patch has been
tested for all the scenarios listed in the review ticket. IOW, you
should not have any of these problems in KDE 4.9 series. The patch
cannot be back ported for a couple of reasons. It contains new strings
and it uses a feature in the password server that is not available in
the KDE 4.8 series.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/1011961

Title:
  sftp connection with password fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-runtime/+bug/1011961/+subscriptions

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to