summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-08-25 07:34:36 +0000
committertrhodes <trhodes@FreeBSD.org>2006-08-25 07:34:36 +0000
commitf21ca27dec120ddd47431efedfd649193c779f87 (patch)
tree24689f32b6ff7d72fc6d4d609fa5ba7b33d30496 /etc/defaults
parent31d250192d20e47d63a122189d1487f80e624dc1 (diff)
downloadFreeBSD-src-f21ca27dec120ddd47431efedfd649193c779f87.zip
FreeBSD-src-f21ca27dec120ddd47431efedfd649193c779f87.tar.gz
Add login.conf checking to periodic security scripts. If the login.conf file
is not UID/GID 0, limits will be ignored and a strange error sent to auth.log. Head nod: ru, rwatson
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/periodic.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index e73024d..607b4da 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -159,6 +159,9 @@ daily_status_security_chkuid0_enable="YES"
# 400.passwdless
daily_status_security_passwdless_enable="YES"
+# 410.logincheck
+daily_status_security_logincheck_enable="YES"
+
# 500.ipfwdenied
daily_status_security_ipfwdenied_enable="YES"
OpenPOWER on IntegriCloud