https://bugs.kde.org/show_bug.cgi?id=516213
Bug ID: 516213
Summary: Public key authentication fails with libssh 0.12
Classification: Frameworks and Libraries
Product: kio-extras
Version First 25.12.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: SFTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
With libssh 0.12, public key authentication doesn't work. Logs below. Bisection
points to
https://git.libssh.org/projects/libssh.git/commit/?id=320844669a3969ac1e84ab2daf5fac719c52427b
kf.kio.workers.sftp: *** Starting kio_sftp
kf.kio.workers.sftp: pid = 38463
kf.kio.workers.sftp: debug =
kf.kio.workers.sftp: "ftparchlinux" @ "tinami.kde.org" : 0
kf.kio.workers.sftp:
kf.kio.workers.sftp: list directory:
QUrl("sftp://[email protected]/srv/archives/ftp")
kf.kio.workers.sftp: checking cache: info.username = "ftparchlinux" , info.url
= "sftp://[email protected]"
kf.kio.workers.sftp:
kf.kio.workers.sftp: Creating the SSH session and setting options
kf.kio.workers.sftp: Trying to connect to the SSH server
kf.kio.workers.sftp: username= "ftparchlinux" , host= "tinami.kde.org" , port=
22
kf.kio.workers.sftp: *** Starting kio_sftp
kf.kio.workers.sftp: pid = 38470
kf.kio.workers.sftp: debug =
kf.kio.workers.sftp: "ftparchlinux" @ "tinami.kde.org" : 0
kf.kio.workers.sftp:
kf.kio.workers.sftp:
QUrl("sftp://[email protected]/srv/archives/ftp")
kf.kio.workers.sftp: checking cache: info.username = "ftparchlinux" , info.url
= "sftp://[email protected]"
kf.kio.workers.sftp:
kf.kio.workers.sftp: Creating the SSH session and setting options
kf.kio.workers.sftp: Trying to connect to the SSH server
kf.kio.workers.sftp: username= "ftparchlinux" , host= "tinami.kde.org" , port=
22
kf.kio.workers.sftp: Getting the SSH server hash
kf.kio.workers.sftp: Checking if the SSH server is known
kf.kio.workers.sftp: Trying to authenticate with the server
kf.kio.workers.sftp: Getting the SSH server hash
kf.kio.workers.sftp: Checking if the SSH server is known
kf.kio.workers.sftp: Trying to authenticate with the server
kf.kio.workers.sftp: Trying to authenticate with public key
kf.kio.workers.sftp: Trying to authenticate with public key
kf.kio.workers.sftp:
kf.kio.workers.sftp:
--
You are receiving this mail because:
You are watching all bug changes.