[dolphin] [Bug 502985] Using SSH's global IdentitiesOnly option breaks sftp
TraceyC <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=502985 --- Comment #8 from TraceyC <[email protected]> --- From the logs with libssh logs, this is potentially a misconfiguration in the config file or ssh I see ssh_config_parse_file reported this as unsupported, but its been supported since ssh 7.2 Unsupported option: AddKeysToAgent, line: 1 I see other errors about unsupported options which have been supported in ssh for years (like ProxyUseFdpass0 - Can you paste the output of this into a comment? ssh -V From the logs, the error comes from ssh_userauth_agent which is looking for "Xbox: admin account" It does not find "Xbox: admin account" in .ssh/config That string needs to match a key file under ~/.ssh -- You are receiving this mail because: You are on the CC list for the bug.