x
This commit is contained in:
parent
353db04e1a
commit
2b76d9fc9c
1 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue