On 5/27/24 2:47 AM, Frederic Muller wrote:
And here is what a --debug gives me:

~> ls
---- Running connect program (ssh -a -x -s -l username -p 22 IP sftp)
---> sending a packet, length=5, type=1(INIT), id=0
<--- Received disconnect from IP port 22:2: Too many authentication failures

and it never stops until I press CTRL+C. Should I try to connect from my Fedora machine, it works and gives me this:

~> ls
---- Running connect program (ssh -a -x -s -l username -p 22 IP sftp)
---> sending a packet, length=5, type=1(INIT), id=0
username@IP's password: XXXX

So there's the issue. From Fedora it does the password authentication. From the other system it tries something else and gets rejected. What do the ssh logs on the server show?
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to