From 9934dd538b0ce116e3b1600272cb46369b082246 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 2 Feb 2022 13:34:47 +0800 Subject: init commit --- ssh/local.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ssh/local.conf (limited to 'ssh') diff --git a/ssh/local.conf b/ssh/local.conf new file mode 100644 index 0000000..2e8a19d --- /dev/null +++ b/ssh/local.conf @@ -0,0 +1,4 @@ +LoginGraceTime 30 +PermitRootLogin no +MaxAuthTries 3 +PasswordAuthentication no -- cgit v1.2.3-70-g09d2