Bug 236836 - Public key authentication not longer possible with sftp:// (fish:// seems to work)
Summary: Public key authentication not longer possible with sftp:// (fish:// seems to ...
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Unmaintained
Component: sftp (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 12:12 UTC by mateusz-lists
Modified: 2010-05-11 14:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mateusz-lists 2010-05-08 12:12:00 UTC
Version:           4.4.2 (using KDE 4.4.2)
Compiler:          gcc-4.5.0 gcc version 4.5.0 20100416 (release) (PLD-Linux) 
OS:                Linux
Installed from:    Unlisted Binary Package

After upgrade to 4.4.2 my sftp://user@host/dir connections using public key authentication stopped to work. It used to work for sure in 4.3.x and probably even in 4.4.0. Using fish:// work with same connection parameters though.
Not sure how I can provide more debug info.
In konqueror I can see:

The requested operation could not be completed
Out of Memory
Details of the Request:
URL: sftp://some.host.on.my.vpn
Protocol: sftp
Date and Time: Saturday 08 of May 2010 11:58
Additional Information: 
Description:
The program on your computer which provides access to the sftp protocol could not obtain the memory required to continue.
Comment 1 mateusz-lists 2010-05-11 14:35:25 UTC
After upgrade to 4.4.3 issue seems to be fixed. Thanks, sorry for noise.