...
Used to debug SSH connections and negotiations. After the disconnect happens, the spawned process shuts down.
SSH root access from a specific IP
Code Block | ||||
---|---|---|---|---|
| ||||
Match Address 192.168.1.100
PermitRootLogin yes |
...
Used to debug SSH connections and negotiations. After the disconnect happens, the spawned process shuts down.
Code Block | ||||
---|---|---|---|---|
| ||||
Match Address 192.168.1.100
PermitRootLogin yes |