Dolphin and ssh keys in KDE 4.4

Kevin Krammer kevin.krammer at gmx.at
Tue Jan 26 08:47:57 GMT 2010


On Tuesday, 2010-01-26, Nikos Chantziaras wrote:
> In KDE 4.3.x, when I opened an sftp location in Dolphin, it would read
> my ssh key (stored in my ~/.ssh/ directory) and would not ask for a
> password.  After updating to 4.4 RC1 (and now RC2), this doesn't happen
> anymore.  Dolphin seems to read hostnames from ~/.ssh/config just fine,
> but it keeps asking me for a password instead of using my ssh key (the
> ssh key itself is not password protected.)
> 
> Is this a bug or did something change in KDE 4.4?  The "ssh" and "scp"
> commands work fine.  My ~/.ssh/config has this:
> 
>    Host myserv
>    User realnc
>    HostName foo.bar.baz.co.uk
>    IdentityFile ~/.ssh/identity_myserv
> 
> Dolphin is able to figure out that "sftp://myserv" means
> "sftp://realnc@foo.bar.baz.co.uk" (that means the "Host" and "User"
> fields of the config file have effect) but it just won't use my
> ~/.ssh/identity_myserv key and will ask for realnc at myserv's password
> instead.

Maybe this needs ssh-agent and there is a problem with that program.
Can you check whether ssh-agent is running for this user account?

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde/attachments/20100126/8332eeec/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


More information about the kde mailing list