This commit is contained in:
Moni Ghaoui 2025-09-20 09:41:57 +02:00
parent 7ac7cca914
commit b5e77bcb2e

View file

@ -73,7 +73,7 @@ Uncomment/change these settings:
```conf
PermitRootLogin no
# PubkeyAuthentication yes <-- This is the detault, so you don't need to change this
# PubkeyAuthentication yes <-- This is the default, so you don't need to change this
PasswordAuthentication no
KbdInteractiveAuthentication no
```