Re: SSH, PuTTy and no authentication methods available

2022-06-11 Thread Francis . Montagnac
Hi. On Sat, 11 Jun 2022 15:48:56 -0400 Jeffrey Ross via users wrote: > /usr/share/crypto-policies/DEFAULT/opensshserver.txt and add ^ssh-rsa at > the beginning of the PubkeyAcceptedAlgorithms list will allow users to > login again, however anytime there is an update to the crypto stuff on > t

Re: SSH, PuTTy and no authentication methods available

2022-06-11 Thread Tim via users
On Sat, 2022-06-11 at 15:48 -0400, Jeffrey Ross via users wrote: > I keep running into an issue with PuTTy users logging into the > system (Fedora 35), I found that if I edit: > > /usr/share/crypto-policies/DEFAULT/opensshserver.txt and add ^ssh-rsa > at the beginning of the PubkeyAcceptedAlgorit

SSH, PuTTy and no authentication methods available

2022-06-11 Thread Jeffrey Ross via users
I keep running into an issue with PuTTy users logging into the system (Fedora 35), I found that if I edit: /usr/share/crypto-policies/DEFAULT/opensshserver.txt and add ^ssh-rsa at the beginning of the PubkeyAcceptedAlgorithms list will allow users to login again, however anytime there is an up