dotfiles/.config/sshd_config.conf
2022-08-11 10:41:54 +02:00

4 lines
115 B
Text

HostKey /etc/ssh/ssh_host_ed25519_key
PermitRootLogin no
PasswordAuthentication no
KbdInteractiveAuthentication no