Home | History | Annotate | Line # | Download | only in defaults
security.conf revision 1.1
      1 #	$NetBSD: security.conf,v 1.1 2000/10/01 05:46:03 lukem Exp $
      2 #
      3 # /etc/defaults/security.conf --
      4 #	default configuration of /etc/security.conf
      5 #
      6 # see security.conf(5) for more information.
      7 
      8 check_passwd=YES
      9 check_group=YES
     10 check_rootdotfiles=YES
     11 check_ftpusers=YES
     12 check_aliases=YES
     13 check_rhosts=YES
     14 check_homes=YES
     15 check_varmail=YES
     16 check_nfs=YES
     17 check_devices=YES
     18 check_mtree=YES
     19 check_disklabels=YES
     20 check_changelist=YES
     21 
     22 run_skeyaudit=YES
     23 
     24 max_loginlen=8
     25