Thanks Ed!!

-'ppreciate it


On Thu, Mar 26, 2020 at 10:22 AM Ed Greshko <ed.greshko@greshko.com> wrote:
On 2020-03-26 21:46, bruce wrote:
> worst caseĀ  I could just log in I suppose.

Oh, FWIW, when a system is exposed to the Internet I always edit the sshd_config to disable password
logins and only accept keys with,


# To disable tunneled clear text passwords, change to no here!
#PasswordAuthentication yes
#PermitEmptyPasswords no
PasswordAuthentication no


--
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@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