FileZilla 3.55 + pageant= broken?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
tarkhil
500 Command not understood
Posts: 1
Joined: 2021-09-01 18:01
First name: Alex
Last name: Povolotsky
Location: Moscow, Russia

FileZilla 3.55 + pageant= broken?

#1 Post by tarkhil » 2021-09-01 18:07

I'm running Putty 0.70 and FileZilla on windows 10 x64.

After a recent upgrade from 3.52 to 3.55, I cannot login by sftp with pageant anymore.

Code: Select all

Status:	Authenticating with public key "rsa-key-20120701" from agent 
Status:	Server refused public-key signature despite accepting key! 
Status:	Access denied 
Error:	Authentication failed.
Error:	Critical error: Could not connect to server
Putty works just fine.

Downgrading to 3.52.0.1 works just fine.

Here is a part of sshd -ddd output

Code: Select all

Accepted key RSA SHA256:oHcfh3bTEF3e9p1S5/MxZ6EqBs71U5mgBQVXkWi6J4w found at /home/psevast/.ssh/authorized_keys:1
debug3: mm_answer_keyallowed: publickey authentication: RSA key is allowed
debug3: mm_request_send entering: type 23
debug3: mm_sshkey_verify entering [preauth]
debug3: mm_request_send entering: type 24 [preauth]
debug3: mm_sshkey_verify: waiting for MONITOR_ANS_KEYVERIFY [preauth]
debug3: mm_request_receive_expect entering: type 25 [preauth]
debug3: mm_request_receive entering [preauth]
debug3: mm_request_receive entering
debug3: monitor_read: checking request 24
debug3: mm_answer_keyverify: publickey 0x801235070 signature unverified
debug1: auth_activate_options: setting new authentication options
debug3: mm_request_send entering: type 25
Failed publickey for psevast from 188.xxx.xxx.xxx port 62311 ssh2: RSA SHA256:oHcfh3bTEF3e9p1S5/MxZ6EqBs71U5mgBQVXkWi6J4w
SSH-2.0-OpenSSH_7.9 FreeBSD-20200214

paolovergano
500 Command not understood
Posts: 1
Joined: 2021-10-09 17:35
First name: Paolo
Last name: Vergano

Re: FileZilla 3.55 + pageant= broken?

#2 Post by paolovergano » 2021-10-09 17:37

Just update pageant to 0.76 and it will work fine!

Post Reply