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

9 lines
230 B
Plaintext

# Generated by rk1-media-image. Administrative access is SSH-key-only.
PermitRootLogin no
PasswordAuthentication no
KbdInteractiveAuthentication no
PubkeyAuthentication yes
AuthenticationMethods publickey
PermitEmptyPasswords no