1. Put the engine in a match block where passowrd authentication is possible.
Hello,1.Is it possible to disable ssh root password authentication in a working oVirt cluster without any problems? (host and ovirt-engine)/etc/ssh/sshd_configPasswordAuthentication noThe SSH public authentication key is set on the host.2.I tried setting ssh rate limit using firewall-cmd but it doesn't work for some reason. I can log in more than once.firewall-cmd --permanent --add-rich-rule='rule family="ipv4" priority="-1" service name=ssh limit value=3/m accept'There is best practice for this?ThanksPeter_______________________________________________Users mailing list -- users@ovirt.orgTo unsubscribe send an email to users-leave@ovirt.orgPrivacy Statement: https://www.ovirt.org/privacy-policy.htmloVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/