introduce rust
This commit is contained in:
8
etc/sshd_config
Normal file
8
etc/sshd_config
Normal file
@ -0,0 +1,8 @@
|
||||
KbdInteractiveAuthentication no
|
||||
PasswordAuthentication no
|
||||
UsePAM no
|
||||
|
||||
PubkeyAuthentication yes
|
||||
|
||||
PermitRootLogin yes
|
||||
AllowUsers root
|
Reference in New Issue
Block a user