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