Update OpenSSH
This commit is contained in:
parent
1d4f2475bf
commit
27d975f0c8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
logLevel = "VERBOSE"; # Used for fail2ban monitoring
|
logLevel = "VERBOSE"; # Used for fail2ban monitoring
|
||||||
settings.PermitRootLogin = "no";
|
settings.PermitRootLogin = "no";
|
||||||
settings.PasswordAuthentication = "true"; # Set this to false when keys are configured
|
settings.PasswordAuthentication = "true; # Set this to false when keys are configured
|
||||||
banner = ''
|
banner = ''
|
||||||
You are accessing a U.S. Government (USG) Information
|
You are accessing a U.S. Government (USG) Information
|
||||||
System (IS) that is provided for USG-authorized use only.
|
System (IS) that is provided for USG-authorized use only.
|
||||||
|
|
Loading…
Reference in a new issue