From 47b651ac1596000160c67c8c83d28b0106cab61a Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Wed, 25 Jun 2025 08:54:15 -0500 Subject: [PATCH] . --- SetupNewSystem.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SetupNewSystem.sh b/SetupNewSystem.sh index c5e3c1f..ae109e6 100644 --- a/SetupNewSystem.sh +++ b/SetupNewSystem.sh @@ -341,16 +341,21 @@ global-postPackageConfiguration curl --silent ${DL_ROOT}/Modules/Security/secharden-ssh.sh|$(whcih bash) # Auto Upgrades +#curl --silent ${DL_ROOT}/Modules/Security/secharden-auto-upgrades.sh|$(whcih bash) # 2fa +#curl --silent ${DL_ROOT}/Modules/Security/secharden-2fa.sh|$(whcih bash) # Audit agents +#curl --silent ${DL_ROOT}/Modules/Security/secharden-audit-agents.sh|$(whcih bash) # SCAP/STIG/Compliance As Code +#curl --silent ${DL_ROOT}/Modules/Security/secharden-scap-stig.sh|$(whcih bash) #################################################################################################### # Authentication #################################################################################################### -# Cloudron ldap \ No newline at end of file +# Cloudron ldap +#curl --silent ${DL_ROOT}/Modules/Security/auth-cloudron-ldap.sh|$(whcih bash) \ No newline at end of file