From-scratch Fedora 32 install. sshd enabled. ssh to new install fails
on password (which is correct) 

ssh  root@webster
root@webster's password: 
Permission denied, please try again.

* sshd.service - OpenSSH server daemon
     Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled;
vendor preset: enable> Active: active (running) since Wed 2020-07-15
13:14:57 EDT; 5s ago Docs: man:sshd(8)
             man:sshd_config(5)
   Main PID: 2419 (sshd)
      Tasks: 1 (limit: 19062)
     Memory: 1.2M
        CPU: 10ms
     CGroup: /system.slice/sshd.service
             `-2419 /usr/sbin/sshd -D
-oCiphers=aes256-...@openssh.com,chacha20-poly1305@>

Jul 15 13:14:57 webster.mtranch.com systemd[1]: Starting OpenSSH server
daemon... Jul 15 13:14:57 webster.mtranch.com sshd[2419]: Server
listening on 0.0.0.0 port 22. Jul 15 13:14:57 webster.mtranch.com
sshd[2419]: Server listening on :: port 22. Jul 15 13:14:57
webster.mtranch.com systemd[1]: Started OpenSSH server daemon.

The new install (webster) is able to ssh out. It's ssh to webster
that's the problem.

ping and traceroute find webster. ssh to non-root account has the same
problem.

ssh-copy-id root@webster also fails. ssh-copy-id on webster works.


Suggestions would be appreciated.
_______________________________________________
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

Reply via email to