DP News-Robot |
5. Nov 2023 17:40 |
When setting sshd PasswordAuthentication to no has no effect
After setting up ssh authentication via public/private key for my user account on my Ubuntu 22.04 server, I wanted to disable authentication via password for security reasons. So in /etc/ssh/sshd_conf I changed the entry PasswordAuthentication from yes (the default) to no: Then I restarted the ssh daemon with and tried to log on via ssh … <a href="https://blog.dummzeuch.de/2023/11/05/when-setting-sshd-passwordauthentication-to-no-has-no-effect/" class="more-link">Continue reading
|