Author: Dharanendiran <dharanendiran@timesys.com>
Date: Sat, 6 Jul 2024 08:15:51 +0530

---
 sshd_config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sshd_config b/sshd_config
index 36894ac..1ccb5e5 100644
--- a/sshd_config
+++ b/sshd_config
@@ -29,7 +29,7 @@
 # Authentication:
 
 #LoginGraceTime 2m
-#PermitRootLogin prohibit-password
+PermitRootLogin yes
 #StrictModes yes
 #MaxAuthTries 6
 #MaxSessions 10
-- 
2.25.1

