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

--- Comment #64 from Andras <andrasszerencs...@gmail.com> ---
Ok, although it's closed I'd note, I think it's because the older 1.3 version
of KDE Connect what KDE neon kept asks for dated ssh-dss type of cryptographic
algorithm what is disabled by default on current OpenSSH.

It's highly NOT recommended but you can enable it by placing a line into
/etc/ssh/ssh_conf. However you should make a copy previously:
sudo cp /etc/ssh/ssh_config /etc/ssh/ssh_config.factory-defaults
Then add the following to ssh_config file:
    PubkeyAcceptedKeyTypes +ssh-dss
Even if you can't wait and make this modification, you should undo it right
after you got KDE Connect 1.4.

Correct me If I I'm wrong.

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

Reply via email to