This commit is contained in:
Moni Ghaoui 2025-12-10 22:05:11 +01:00
parent 353db04e1a
commit 2b76d9fc9c

View file

@ -81,15 +81,10 @@ KbdInteractiveAuthentication no
#UsePAM yes #UsePAM yes
``` ```
Test the setting Test the setting and reload
```sh ```sh
sshd -t sshd -t
```
Reload:
```sh
service sshd reload service sshd reload
``` ```