On 20.11.2021 16:13, Markus Schönhaber wrote:
20.11.21, 15:24 +0100, Walter H. via users:Nov 20 15:11:33 lxfedora sshd[2584]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth] so the question is: what is the default value of this 'PubkeyAcceptedAlgorithms', in order to set it to the default PLUS 'ssh-rsa';I think (not tested) adding PubkeyAcceptedAlgorithms +ssh-rsa to sshd_config might resolve your problem.
yes, this solved the problem; thanks;
AFAIUI the root source of the problem might be that your key uses a SHA-signature with a SHA-1 hash. Therefore, a better solution might be to generate a new key.
that is right; the latest PuTTY is 0.76 and the latest WinSCP is 5.19.4; I did this generated a new key with a SHA2 hash, with PuTTY this worked, but not with WInSCP; Walter
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure