Files
rk1/armbian/userpatches/overlay/rootfs/etc/ssh/sshd_config.d/10-rk1-media.conf
T

9 lines
230 B
Plaintext
Raw Normal View History

2026-08-17 18:42:29 +00:00
# Generated by rk1-media-image. Administrative access is SSH-key-only.
PermitRootLogin no
PasswordAuthentication no
KbdInteractiveAuthentication no
PubkeyAuthentication yes
AuthenticationMethods publickey
PermitEmptyPasswords no