Home | History | Annotate | Line # | Download | only in etc
security.conf revision 1.4
      1 #	$NetBSD: security.conf,v 1.4 1999/11/18 02:35:54 christos 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 max_loginlen=8
     20