Home | History | Annotate | Line # | Download | only in etc
security.conf revision 1.5
      1 #	$NetBSD: security.conf,v 1.5 2000/04/24 23:46:37 fair Exp $
      2 #
      3 # see security.conf(5) for more information.
      4 
      5 check_passwd=YES
      6 check_group=YES
      7 check_rootdotfiles=YES
      8 check_ftpusers=YES
      9 check_aliases=YES
     10 check_rhosts=NO		# Don't turn this on; malicious users can take advantage
     11 check_homes=YES
     12 check_varmail=YES
     13 check_nfs=YES
     14 check_devices=YES
     15 check_mtree=YES
     16 check_disklabels=YES
     17 check_changelist=YES
     18 
     19 run_skeyaudit=YES
     20 
     21 max_loginlen=8
     22