Allowed root ssh connections
This commit is contained in:
@ -46,10 +46,10 @@ Protocol 2
|
||||
# / __ / // / __/ _ \/ -_) _ \/ __/ / __/ _ `/ __/ / _ \/ _ \
|
||||
#/_/ |_\_,_/\__/_//_/\__/_//_/\__/_/\__/\_,_/\__/_/\___/_//_/
|
||||
|
||||
AllowUsers coby
|
||||
AllowGroups coby
|
||||
AllowUsers root@192.168.0.0/16 coby
|
||||
AllowGroups root coby
|
||||
#LoginGraceTime 2m
|
||||
PermitRootLogin no
|
||||
PermitRootLogin yes
|
||||
#StrictModes yes
|
||||
MaxAuthTries 3
|
||||
MaxSessions 10
|
||||
|
Reference in New Issue
Block a user