From 0213394cf7f59b1c5960b23f7373cd416c0becda Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 6 May 2025 19:13:30 -0500 Subject: rename os dir --- os/linux/ssh_root_login.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 os/linux/ssh_root_login.sh (limited to 'os/linux/ssh_root_login.sh') 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 -- cgit v1.2.3-70-g09d2