aboutsummaryrefslogtreecommitdiff
path: root/os/linux/ssh_root_login.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os/linux/ssh_root_login.sh')
-rw-r--r--os/linux/ssh_root_login.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/os/linux/ssh_root_login.sh b/os/linux/ssh_root_login.sh
new file mode 100644
index 0000000..fdcdcf8
--- /dev/null
+++ b/os/linux/ssh_root_login.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+grep -E "PermitRootLogin" /etc/ssh/sshd_config